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

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.floor(test)
    Math.floor(test) + 1
    ~~test
    ~~test + 1
    Math.ceil(test)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Firefox 135 on Linux
View result in a separate tab
~~test + 1
1666.1M/s
Math.ceil(test)
1664.1M/s
~~test
1664.1M/s
Math.floor(test) + 1
1662.8M/s
Math.floor(test)
1657.2M/s
View exact numbers
Test name Executions per second
~~test + 1 1,666,089,600 Ops/sec
Math.ceil(test) 1,664,137,088 Ops/sec
~~test 1,664,050,176 Ops/sec
Math.floor(test) + 1 1,662,753,664 Ops/sec
Math.floor(test) 1,657,214,464 Ops/sec