whether to cache window

Benchmark created on


Setup

var win = window

Test runner

Ready to run.

Testing in
TestOps/sec
cache
win.scrollTo(1,0)
win.scrollTo(0,0)
ready
nocache
window.scrollTo(1,0)
window.scrollTo(0,0)
ready

Revisions

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