| Test name | Executions per second |
|---|---|
| existing instance arrow method | 201527936.0 Ops/sec |
| existing instance bind method | 187989376.0 Ops/sec |
| new instance arrow method | 166444304.0 Ops/sec |
| new instance bind method | 199850336.0 Ops/sec |
| create 1000 instances call arrow method | 606813.9 Ops/sec |
| create 1000 instances call bind method | 1264329.9 Ops/sec |
| no binds | 194051872.0 Ops/sec |
| new instance no binds | 201479376.0 Ops/sec |
| create 1000 instances call no bind method | 1526748.0 Ops/sec |