_.max vs Math.maxFastest: Math.max (51.0x faster)
1,526,401 ops/sec
29,937 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.max | |
| Math.max |
| Test name | Executions per second |
|---|---|
| ✓ Math.max | 1,754,854 Ops/sec |
| _.max | 46,991 Ops/sec |