Run details:
Mozilla/5.0 (X11; CrOS x86_64 14816.64.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Chrome OS 14816.64.0
Desktop
2 years ago
FAST CEIL
3.1M/s
~~test
3.1M/s
Math.ceil(test)
880K/s
Math.floor(test)
879K/s
Math.floor(test) + 1 (CEIL)
875K/s
View exact numbers
Test name Executions per second
FAST CEIL 3,145,564 Ops/sec
~~test 3,145,414 Ops/sec
Math.ceil(test) 879,768 Ops/sec
Math.floor(test) 878,967 Ops/sec
Math.floor(test) + 1 (CEIL) 875,025 Ops/sec
Script Preparation code:
Tests: