| Test case name | Result |
|---|---|
| npm:fast-cartesian | |
| native .reduce() with flatmap, concat | |
| native .reduce() with map, spread |
| Test name | Executions per second |
|---|---|
| npm:fast-cartesian | 3513.1 Ops/sec |
| native .reduce() with flatmap, concat | 5111044.0 Ops/sec |
| native .reduce() with map, spread | 9411447.0 Ops/sec |