Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
Chrome 120
Windows
Desktop
2 years ago
FAST CEIL
12.5M/s
~~test
12.4M/s
Math.ceil(test)
4.6M/s
Math.floor(test) + 1 (CEIL)
4.6M/s
Math.floor(test)
4.6M/s
View exact numbers
Test name Executions per second
FAST CEIL 12,482,815 Ops/sec
~~test 12,351,172 Ops/sec
Math.ceil(test) 4,638,084 Ops/sec
Math.floor(test) + 1 (CEIL) 4,629,012 Ops/sec
Math.floor(test) 4,628,128 Ops/sec
Script Preparation code:
Tests: