Refactor CellIterater to make SnapshotView more streamable #429
Labels
code quality
Related to our standards for 'good' code
performance
Performance optimizations, bottlenecks of the current pipeline, etc.
The PR #428, changes the CellIterator iterateByContribution to use an Iterator approach instead of collecting all Contributions before stream them further down stream.
Similar should be done for the iterateByTimestamps methods.
The text was updated successfully, but these errors were encountered: