Tests:
-
Array.flat
-
reduce + concat
-
reduce + destructure
-
reduce + push
-
lodash.flatten
-
destructuring
Rendered benchmark preparation results:
Latest run results:
Run details: (Test run date:
one year ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Chrome 134 on Mac OS X 10.15.7
View result in a separate tab
reduce + destructure
1.1M/s
View exact numbers
| Test name |
Executions per second |
|
✓
lodash.flatten
|
11,986,697 Ops/sec |
|
destructuring
|
8,094,135 Ops/sec |
|
reduce + concat
|
4,387,020 Ops/sec |
|
Array.flat
|
4,080,629 Ops/sec |
|
reduce + push
|
1,415,444 Ops/sec |
|
reduce + destructure
|
1,140,488 Ops/sec |
Do you really want to delete benchmark?