Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4648.2 Safari/537.36
Chrome 96
Windows
Desktop
3 years ago
Test name Executions per second
[Unsafe] HTML string to text via creating an unattached DOM element. 18.9 Ops/sec
[Unsafe] HTML string to text via reusing an unattached DOM element. 20.7 Ops/sec
[Safe] HTML string to text via creating and using a DOMParser 14.6 Ops/sec
[Safe] HTML string to text via reusing a DOMParser 14.9 Ops/sec
[Safe] HTML string to text via the DOMPurify library 4.4 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests:
  • [Unsafe] HTML string to text via creating an unattached DOM element.

  • [Unsafe] HTML string to text via reusing an unattached DOM element.

  • [Safe] HTML string to text via creating and using a DOMParser

  • [Safe] HTML string to text via reusing a DOMParser

  • [Safe] HTML string to text via the a new Document

  • [Safe] HTML string to text via the a cached Document

  • [Safe] HTML string to text via the DOMPurify library


;