Array.sort vs Math min and maxFastest: Array.sort (2.6x faster)
10,890,596 ops/sec
4,227,895 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Array.sort | |
| Math min and max |
| Test name | Executions per second |
|---|---|
| ✓ Math min and max | 1,232,667,264 Ops/sec |
| Array.sort | 2,477,524 Ops/sec |