Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0
Firefox 135
Windows
Desktop
one year ago
Test name Executions per second
Math.ceil(test) 2170142464.0 Ops/sec
~~test 2448660224.0 Ops/sec
Math.floor(test) 2430173696.0 Ops/sec
Math.floor(test) + 1 (CEIL) 2019061376.0 Ops/sec
FAST CEIL 1556981504.0 Ops/sec
Script Preparation code:
Tests:
  • Math.ceil(test)

  • ~~test

  • Math.floor(test)

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

  • FAST CEIL