Necessary Maintenance #10733
Avoid triggering autoparse during MasterProductRegistry type operations.
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Scope:
Internal
Experiment:
-
SSI Package:
art
Associated revisions
History
#1 Updated by Christopher Green about 5 years ago
- SSI Package art added
- SSI Package deleted (
)
Recent investigations into the memory use of art with ROOT 6 have identified that the vast majority of the memory increase is due to the autoparsing that is triggered when we build the information necessary to provide Views. We need to find a way to build this information without triggering autoparse.
#2 Updated by Christopher Green about 5 years ago
- Status changed from New to Accepted
- Estimated time set to 24.00 h
#3 Updated by Kyle Knoepfel over 4 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
The auto-parsing behavior was solved by multiple contributions from Paul Russo.
#4 Updated by Kyle Knoepfel over 4 years ago
- Status changed from Resolved to Closed
Proof-of-concept for issue #10733 - avoid ROOT6 autoparse.