global method lookup vs bound own method vs global method lookup w/cache vs bound own method w/cache| Test case name | Result |
|---|---|
| global method lookup | |
| bound own method | |
| global method lookup w/cache | |
| bound own method w/cache |
| Test name | Executions per second |
|---|---|
| ✓ bound own method w/cache | 2,346,824 Ops/sec |
| global method lookup w/cache | 2,014,128 Ops/sec |
| bound own method | 1,478,248 Ops/sec |
| global method lookup | 1,303,613 Ops/sec |