| Test name | Executions per second |
|---|---|
| Map | 143102912.0 Ops/sec |
| Map (with hashCode) | 144818304.0 Ops/sec |
| Map (with hashCodeStr) | 153948464.0 Ops/sec |
| Object | 72376440.0 Ops/sec |
| Object (with hashCode) | 14967310.0 Ops/sec |
| Object (with hashCodeStr) | 72164792.0 Ops/sec |