| Test name | Executions per second |
|---|---|
| ✓ new instance no binds | 107,767,528 Ops/sec |
| existing instance bind method | 100,987,400 Ops/sec |
| existing instance arrow method | 100,107,528 Ops/sec |
| no binds | 96,264,800 Ops/sec |
| new instance bind method | 91,779,968 Ops/sec |
| new instance arrow method | 79,808,272 Ops/sec |
| create 1000 instances call no bind method | 1,150,064 Ops/sec |
| create 1000 instances call bind method | 536,303 Ops/sec |
| create 1000 instances call arrow method | 273,259 Ops/sec |