Test name | Executions per second |
---|---|
prototype function + "this" | 6090362.0 Ops/sec |
object function + closure | 5364090.5 Ops/sec |
capture method | 5382283.5 Ops/sec |
bind function | 5879116.5 Ops/sec |
wrap function | 3712458.0 Ops/sec |
prototype function + "this" (remove 1 scope) | 6143851.5 Ops/sec |