| Test case name | Result |
|---|---|
| getElementsByClassName | |
| get by window key and vaidate | |
| querySelector by Attribute | |
| getElementById | |
| get by window key |
| Test name | Executions per second |
|---|---|
| getElementsByClassName | 5409972.5 Ops/sec |
| get by window key and vaidate | 4207332.5 Ops/sec |
| querySelector by Attribute | 4696564.0 Ops/sec |
| getElementById | 8489378.0 Ops/sec |
| get by window key | 10343985.0 Ops/sec |