Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134
Windows
Desktop
one year ago
Math.floor(test) + 1 (CEIL)
153.5M/s
Math.ceil(test)
150.6M/s
~~test
146.5M/s
Math.floor(test)
141.3M/s
FAST CEIL
139.6M/s
View exact numbers
Test name Executions per second
Math.floor(test) + 1 (CEIL) 153,521,136 Ops/sec
Math.ceil(test) 150,627,520 Ops/sec
~~test 146,539,712 Ops/sec
Math.floor(test) 141,326,416 Ops/sec
FAST CEIL 139,591,920 Ops/sec
Script Preparation code:
Tests: