Lodash clamp vs Manual Math.min Math.maxFastest: Lodash clamp (1.6x faster)
11,995,532 ops/sec
7,698,896 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Lodash clamp | |
| Manual Math.min Math.max |
| Test name | Executions per second |
|---|---|
| ✓ Manual Math.min Math.max | 232,166,512 Ops/sec |
| Lodash clamp | 69,537,616 Ops/sec |