| Test name | Executions per second |
|---|---|
| ✓ working with minutes directly (with a wrapped function call to see if that causes slowness) | 153,816,896 Ops/sec |
| working with minutes directly | 152,305,872 Ops/sec |
| working with millis then converting | 135,226,016 Ops/sec |
| more wrapping to see performance impact | 125,217,944 Ops/sec |