Try and make the code more optimal
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This might not be possible but it definitely seems to take longer than necessary to read and rewrite the file. Particularly when no processing is being done in the first event from an already merged file, this should be very fast just appending new data.
Attempted ROOT I/O optimizations should either be properly tested or removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.