HTML Preparation code:
Script Preparation code:
Tests:
  • $("#child")

  • $parent.find("#child")

  • document.getElementById("child")

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    $("#child")
    $parent.find("#child")
    document.getElementById("child")

    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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36
Chrome 84 on Windows
View result in a separate tab
Test name Executions per second
$("#child") 518295.6 Ops/sec
$parent.find("#child") 293703.2 Ops/sec
document.getElementById("child") 1767809.0 Ops/sec