HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    [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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Chrome 136 on Windows
View result in a separate tab
[Safe] HTML string to text via the a cached Document
64/s
[Unsafe] HTML string to text via reusing an unattached DOM element.
48/s
[Safe] HTML string to text via creating and using a DOMParser
48/s
[Safe] HTML string to text via reusing a DOMParser
47/s
[Safe] HTML string to text via the a new Document
46/s
[Unsafe] HTML string to text via creating an unattached DOM element.
46/s
[Safe] HTML string to text via the DOMPurify library
12/s
View exact numbers
Test name Executions per second
[Safe] HTML string to text via the a cached Document 64 Ops/sec
[Unsafe] HTML string to text via reusing an unattached DOM element. 48 Ops/sec
[Safe] HTML string to text via creating and using a DOMParser 48 Ops/sec
[Safe] HTML string to text via reusing a DOMParser 47 Ops/sec
[Safe] HTML string to text via the a new Document 46 Ops/sec
[Unsafe] HTML string to text via creating an unattached DOM element. 46 Ops/sec
[Safe] HTML string to text via the DOMPurify library 12 Ops/sec