asdsds

Benchmark created by as on


Test runner

Ready to run.

Testing in
TestOps/sec
1
url_old = window.location.hash;
id = 0 + url_old.substr(1);
ready
2
url_old = window.location.hash;
id = parseInt(url_old.substr(1));
ready

Revisions

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