Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ntuple] Add optimized bulk read of fixed-size arrays #16892

Open
jblomer opened this issue Nov 11, 2024 · 0 comments
Open

[ntuple] Add optimized bulk read of fixed-size arrays #16892

jblomer opened this issue Nov 11, 2024 · 0 comments

Comments

@jblomer
Copy link
Contributor

jblomer commented Nov 11, 2024

Explain what you would like to see improved and how.

The RArrayField should provide an optimized ReadBulkImpl, at least for simple types. That would allow bulk-reading of fixed-size arrays without the mask evaluation. Requested by ALICE.

ROOT version

master

Installation method

n/a

Operating system

n/a

Additional context

No response

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

No branches or pull requests

1 participant