| Test name | Executions per second |
|---|---|
| existing instance arrow method | 100107528.0 Ops/sec |
| existing instance bind method | 100987400.0 Ops/sec |
| new instance arrow method | 79808272.0 Ops/sec |
| new instance bind method | 91779968.0 Ops/sec |
| create 1000 instances call arrow method | 273258.9 Ops/sec |
| create 1000 instances call bind method | 536302.6 Ops/sec |
| no binds | 96264800.0 Ops/sec |
| new instance no binds | 107767528.0 Ops/sec |
| create 1000 instances call no bind method | 1150063.5 Ops/sec |