home page test (v3)

Revision 3 of this benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
===
window.location.protocol + '//' + window.location.hostname + '/' === window.location.href
ready
indexOf
window.location.href.indexOf(window.location.protocol + '//' + window.location.hostname + '/') === 0
ready
pathname ===
window.location.pathname === '/'
ready
pathname indexOf
window.location.pathname.indexOf('/') === 0
ready

Revisions

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