Floor Performance (v5)

Revision 5 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
Math.floor
var b = Math.floor(10.5)
ready
asm.js floor
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.