test-12121

Benchmark created by = on


Preparation HTML

<div id="abc">gagagag</div>

Test runner

Ready to run.

Testing in
TestOps/sec
cach1
document.getElementById('abc');
ready
cach2
document.querySelector('#abc');
ready

Revisions

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