shift or divide (v2)

Revision 2 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
shift
(Math.random() * 65536) >> 3
ready
divide 8
(Math.random() * 65536) / 8
ready

Revisions

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