floor timing (v2)

Revision 2 of this benchmark created by Premasagar Rose on


Test runner

Ready to run.

Testing in
TestOps/sec
double tilde (~~)
~~5.5
ready
Math.floor
Math.floor(5.5)
ready
parseInt
parseInt(5.5)
ready
bitwise or (| 0)
5.5 | 0
ready

Revisions

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

  • Revision 2: published by Premasagar Rose on