DOMPurify with IN_PLACE vs Sanitize HTML vs DOMPurify without IN_PLACE| Test case name | Result |
|---|---|
| DOMPurify with IN_PLACE | |
| Sanitize HTML | |
| DOMPurify without IN_PLACE |
| Test name | Executions per second |
|---|---|
| ✓ Sanitize HTML | 152,762,720 Ops/sec |
| DOMPurify with IN_PLACE | 26,800 Ops/sec |
| DOMPurify without IN_PLACE | 26,744 Ops/sec |