Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.floor(x);
    Math.round(x)
    (0.5 + x) << 0;

    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; rv:122.0) Gecko/20100101 Firefox/122.0
Firefox 122 on Windows
View result in a separate tab
Math.round(x)
352.4M/s
Math.floor(x);
349.4M/s
(0.5 + x) << 0;
347.4M/s
View exact numbers
Test name Executions per second
Math.round(x) 352,376,544 Ops/sec
Math.floor(x); 349,444,768 Ops/sec
(0.5 + x) << 0; 347,423,904 Ops/sec