Test case name | Result |
---|---|
variable | |
this.property | |
window.property | |
this.variable | |
window.variable |
Test name | Executions per second |
---|---|
variable | 27012.5 Ops/sec |
this.property | 2332194.2 Ops/sec |
window.property | 4198.2 Ops/sec |
this.variable | 2454662.2 Ops/sec |
window.variable | 4477.8 Ops/sec |