HTML Preparation code:
Tests:
  • Get td elements by data attribute

  • Get inner paragraph elements by tag name

  • Get inner paragraph elements by tag name with querySelectorAll

  • Get td elements by class attribute

  • Get td elements by class with querySelectorAll

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Get td elements by data attribute
    Get inner paragraph elements by tag name
    Get inner paragraph elements by tag name with querySelectorAll
    Get td elements by class attribute
    Get td elements by class with querySelectorAll

    Fastest: N/A

    Slowest: N/A

Get performance results from real users on your website with Request Metrics.
Latest run results:
Run details: (Test run date: 3 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15
Safari 13 on Mac OS X 10.15.5
View result in a separate tab
Test name Executions per second
Get td elements by data attribute 73199.9 Ops/sec
Get inner paragraph elements by tag name 4932292.0 Ops/sec
Get inner paragraph elements by tag name with querySelectorAll 98145.2 Ops/sec
Get td elements by class attribute 5001797.0 Ops/sec
Get td elements by class with querySelectorAll 98382.0 Ops/sec