~~ vs >> vs parseInt (bitwise operators) (v2)

Revision 2 of this benchmark created by macem on


Test runner

Ready to run.

Testing in
TestOps/sec
~~
~~2.353753958395;
ready
>>
2.353753958395 >> 0;
ready
parseInt
parseInt(2.353753958395, 10);
ready

Revisions

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