| Test name | Executions per second |
|---|---|
| ✓ working with minutes directly | 147,230,592 Ops/sec |
| working with minutes directly (with a wrapped function call to see if that causes slowness) | 138,801,936 Ops/sec |
| working with millis then converting | 134,064,784 Ops/sec |