Test name | Executions per second |
---|---|
prototype function + "this" | 11834300.0 Ops/sec |
object function + closure | 8331981.5 Ops/sec |
capture method | 5792796.5 Ops/sec |
bind function | 5773191.0 Ops/sec |
wrap function | 6464200.5 Ops/sec |
prototype function + "this" (remove 1 scope) | 11348812.0 Ops/sec |