location.href vs location (v12)

Revision 12 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
location.href
window.location.href = 'www.google.com';
ready
location
window.location ='www.google.com';
ready

Revisions

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