HTML Preparation code:
AخA
 
1
<html>
2
  <head>
3
<title>IB</title>
4
<meta name="test-projectKey" content="16TST 1234">
5
</head>
6
      </html>
Tests:
  • jQuery

     
    $("meta[name='test-projectKey']");
  • JS

     
    document.querySelector("meta[name='test-projectKey']");
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    jQuery
    JS

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36
Chrome 106 on Windows
View result in a separate tab
Test name Executions per second
jQuery 0.0 Ops/sec
JS 1252717.9 Ops/sec