HTML Preparation code:
Tests:
  • .first()

  • :first

  • .filter(:first)

  • .eq(0)

  • $(.get(0))

  • $([0])

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    .first()
    :first
    .filter(:first)
    .eq(0)
    $(.get(0))
    $([0])

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:148.0) Gecko/20100101 Firefox/148.0
Firefox 148 on Windows
View result in a separate tab
Test name Executions per second
.first() 908435.2 Ops/sec
:first 472869.5 Ops/sec
.filter(:first) 573988.3 Ops/sec
.eq(0) 830687.5 Ops/sec
$(.get(0)) 907097.6 Ops/sec
$([0]) 875741.6 Ops/sec