Script Preparation code:
Tests:
  • Math.round(n)

  • Bitwise n + (n < 0 ? -0.5 : 0.5)>>0

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.round(n)
    Bitwise n + (n < 0 ? -0.5 : 0.5)>>0

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 days ago)
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 OPR/88.0.0.0
Opera Mobile 88 on Android
View result in a separate tab
Test name Executions per second
Math.round(n) 79567920.0 Ops/sec
Bitwise n + (n < 0 ? -0.5 : 0.5)>>0 82881000.0 Ops/sec