get html dom node

Benchmark created by forivall on


Test runner

Ready to run.

Testing in
TestOps/sec
a
document.getElementsByTagName('html')[0]
ready
b
document.children[0]
ready
c
document.documentElement
ready

Revisions

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

  • Revision 1: published by forivall on