Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
FAST CEIL
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0
Browser:
Firefox 135
Operating system:
Linux
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
Math.floor(test)
1657214464.0 Ops/sec
Math.floor(test) + 1
1662753664.0 Ops/sec
~~test
1664050176.0 Ops/sec
~~test + 1
1666089600.0 Ops/sec
Math.ceil(test)
1664137088.0 Ops/sec
HTML Preparation code:
Math.ceil(test)
Script Preparation code:
var test = 190.4;
Tests:
Math.floor(test)
Math.floor(test)
Math.floor(test) + 1
Math.floor(test) + 1
~~test
~~test
~~test + 1
~~test + 1
Math.ceil(test)
Math.ceil(test)