| Test name | Executions per second |
|---|---|
| ✓ Map (with hashCode) | 152,475,696 Ops/sec |
| Map (with hashCodeStr) | 145,366,800 Ops/sec |
| Map | 133,288,536 Ops/sec |
| Object (with hashCodeStr) | 71,215,904 Ops/sec |
| Object | 68,560,376 Ops/sec |
| Object (with hashCode) | 15,477,517 Ops/sec |