Array.prototype.every vs Lodash everyFastest: Array.prototype.every (1.9x faster)
14,262,265 ops/sec
7,389,928 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Array.prototype.every | |
| Lodash every |
| Test name | Executions per second |
|---|---|
| ✓ Array.prototype.every | 110,522,008 Ops/sec |
| Lodash every | 103,432,216 Ops/sec |