diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-08-17 11:36:18 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-08-17 11:49:38 -0700 |
commit | 7e3174c71f723046171b8b186f38c51fee63a338 (patch) | |
tree | 19cd01079a6583e0e483772976f183d33f4cabbd /src/libs | |
parent | 281865fde4591c28b23afb006841ca6ece736b74 (diff) |
modules/flow: do more in the first pass
The first pass is O(N) and second pass O(N*n_cpus), the
projection is costly w/divides, so push that part into the first
pass at the expense of caching the output in the element struct.
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions