Skip to content

Comments

Rntuple optimization#396

Merged
linev merged 8 commits intodevfrom
rntuple_optimize
Feb 16, 2026
Merged

Rntuple optimization#396
linev merged 8 commits intodevfrom
rntuple_optimize

Conversation

@linev
Copy link
Member

@linev linev commented Feb 16, 2026

Reduce new buffers allocation in decoding
Use direct constants

Use separate functions for 32bit and 64 bit,
do not create separate buffers - reuse
As input and output clearly use DataView type
All constants used inside of rntuple.mjs script so
make it much more sfficient for compiler
@linev linev self-assigned this Feb 16, 2026
@linev linev changed the base branch from master to dev February 16, 2026 14:18
@linev linev merged commit e0ccb7e into dev Feb 16, 2026
17 of 18 checks passed
@linev linev deleted the rntuple_optimize branch February 19, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant