Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0
Chrome 132
Windows
Desktop
one year ago
Test name Executions per second
Math.ceil(test) 102051624.0 Ops/sec
~~test 119065256.0 Ops/sec
Math.floor(test) 106129728.0 Ops/sec
Math.floor(test) + 1 (CEIL) 98390648.0 Ops/sec
FAST CEIL 111313888.0 Ops/sec
Script Preparation code:
Tests:
  • Math.ceil(test)

  • ~~test

  • Math.floor(test)

  • Math.floor(test) + 1 (CEIL)

  • FAST CEIL