| Test name | Executions per second |
|---|---|
| Map | 148241744.0 Ops/sec |
| Map (with hashCode) | 148072736.0 Ops/sec |
| Map (with hashCodeStr) | 139957984.0 Ops/sec |
| Object | 64492540.0 Ops/sec |
| Object (with hashCode) | 20516392.0 Ops/sec |
| Object (with hashCodeStr) | 68560368.0 Ops/sec |