| Test name | Executions per second |
|---|---|
| ✓ new instance bind method | 195,171,136 Ops/sec |
| new instance no binds | 194,853,136 Ops/sec |
| existing instance bind method | 193,254,368 Ops/sec |
| no binds | 193,197,728 Ops/sec |
| existing instance arrow method | 188,376,496 Ops/sec |
| new instance arrow method | 174,763,248 Ops/sec |
| create 1000 instances call no bind method | 1,518,130 Ops/sec |
| create 1000 instances call bind method | 1,270,384 Ops/sec |
| create 1000 instances call arrow method | 611,722 Ops/sec |