| Test name | Executions per second |
|---|---|
| ✓ Map | 152,505,168 Ops/sec |
| Map (with hashCode) | 149,041,968 Ops/sec |
| Map (with hashCodeStr) | 147,703,040 Ops/sec |
| Object (with hashCode) | 48,466,720 Ops/sec |
| Object | 33,651,768 Ops/sec |
| Object (with hashCodeStr) | 11,301,939 Ops/sec |