Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Windows
Desktop
2 years ago
reduce + destructure
840K/s
View exact numbers
| Test name |
Executions per second |
|
✓
lodash.flatten
|
2,671,974 Ops/sec |
|
destructuring
|
2,134,282 Ops/sec |
|
Array.flat
|
1,880,546 Ops/sec |
|
reduce + push
|
988,103 Ops/sec |
|
reduce + concat
|
906,729 Ops/sec |
|
reduce + destructure
|
840,496 Ops/sec |
Tests:
-
Array.flat
-
reduce + concat
-
reduce + destructure
-
reduce + push
-
lodash.flatten
-
destructuring