Floor Performance (v2)

Revision 2 of this benchmark created by Sam on


Test runner

Ready to run.

Testing in
TestOps/sec
Math.floor
eval("var b = Math.floor(10.5);");
ready
asm.js floor
eval("var b = (10.5)|0");
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.