Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Mac OS X 10.15.7
Desktop
2 years ago
FAST CEIL
24.7M/s
~~test
24.6M/s
Math.floor(test)
9.5M/s
Math.ceil(test)
9.4M/s
Math.floor(test) + 1 (CEIL)
9.4M/s
View exact numbers
Test name Executions per second
FAST CEIL 24,715,156 Ops/sec
~~test 24,615,528 Ops/sec
Math.floor(test) 9,470,258 Ops/sec
Math.ceil(test) 9,427,078 Ops/sec
Math.floor(test) + 1 (CEIL) 9,357,318 Ops/sec
Script Preparation code:
Tests: