Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 Edg/144.0.0.0
Chrome 144
Windows
Desktop
2 months ago
Test name Executions per second
Math.ceil(test) 130052784.0 Ops/sec
~~test 136515248.0 Ops/sec
Math.floor(test) 108444304.0 Ops/sec
Math.floor(test) + 1 (CEIL) 126454824.0 Ops/sec
FAST CEIL 127713448.0 Ops/sec
Script Preparation code:
Tests:
  • Math.ceil(test)

  • ~~test

  • Math.floor(test)

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

  • FAST CEIL