Test name | Executions per second |
---|---|
prototype function + "this" | 334907776.0 Ops/sec |
object function + closure | 160006096.0 Ops/sec |
capture method | 164398784.0 Ops/sec |
bind function | 166067808.0 Ops/sec |
wrap function | 165924448.0 Ops/sec |
prototype function + "this" (remove 1 scope) | 282148192.0 Ops/sec |