Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Chrome 109
Windows
Desktop
2 years ago
FAST CEIL
8.8M/s
~~test
8.7M/s
Math.ceil(test)
3.1M/s
Math.floor(test)
3.1M/s
Math.floor(test) + 1 (CEIL)
3.0M/s
View exact numbers
Test name Executions per second
FAST CEIL 8,768,012 Ops/sec
~~test 8,729,301 Ops/sec
Math.ceil(test) 3,090,414 Ops/sec
Math.floor(test) 3,056,809 Ops/sec
Math.floor(test) + 1 (CEIL) 3,021,672 Ops/sec
Script Preparation code:
Tests: