| Test name | Executions per second |
|---|---|
| existing instance arrow method | 39097824.0 Ops/sec |
| existing instance bind method | 36135420.0 Ops/sec |
| new instance arrow method | 31409694.0 Ops/sec |
| new instance bind method | 37887016.0 Ops/sec |
| create 1000 instances call arrow method | 83728.1 Ops/sec |
| create 1000 instances call bind method | 229823.2 Ops/sec |
| no binds | 38440700.0 Ops/sec |
| new instance no binds | 41448824.0 Ops/sec |
| create 1000 instances call no bind method | 320352.8 Ops/sec |