diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2025-08-17 11:36:18 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2025-08-19 23:17:14 -0700 |
commit | e1732a3e0cc926c994adc7e5e9df8a5e145a3527 (patch) | |
tree | 19cd01079a6583e0e483772976f183d33f4cabbd /src/modules/book | |
parent | 6865deb601fc1df5cae2e6b188912aad41a08ba2 (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/modules/book')
0 files changed, 0 insertions, 0 deletions