Skip to content

Conversation

jblomer
Copy link
Contributor

@jblomer jblomer commented Aug 26, 2025

Replaces #17139 with comments in that PR incorporated.

@jblomer jblomer self-assigned this Aug 26, 2025
@jblomer jblomer requested a review from couet as a code owner August 26, 2025 08:51
@jblomer jblomer force-pushed the ntuple-tutorial-streaming-vector-v2 branch from acbebf5 to 311a905 Compare August 26, 2025 08:55
// so that never the entire vector needs to stay in memory.
// Note that we don't need to implement loading chunks of data explicitly. Simply by asking for a single vector element
// at every iteration step, the RNTuple views will take care of keeping only the currently required data pages
// in memory.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be helpful here to say how one can tune the maximum amount of memory used by the StreamingVector

Copy link

Test Results

    21 files      21 suites   3d 17h 35m 53s ⏱️
 3 619 tests  3 477 ✅  0 💤 142 ❌
74 235 runs  74 074 ✅ 17 💤 144 ❌

For more details on these failures, see this check.

Results for commit 311a905.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants