-
Notifications
You must be signed in to change notification settings - Fork 1.4k
TClassEdit memory hoarding #9284
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
base: master
Are you sure you want to change the base?
TClassEdit memory hoarding #9284
Conversation
This prevents memory for hoarding repeated type normalization (root-project#9029)
|
Starting build on |
|
Build failed on ROOT-ubuntu16/nortcxxmod. Failing tests: |
|
Build failed on ROOT-ubuntu2004/soversion. Failing tests: |
|
Build failed on ROOT-performance-centos8-multicore/default. Failing tests: |
|
Build failed on mac1015/python3. Failing tests: |
|
Build failed on mac11.6/cxx17. Failing tests: |
|
Build failed on windows10/cxx14. Errors:
|
|
No sure what is wrong (errors are new/related) but one important missing feature is the invalidation of (some of) the cache upon transaction/file unloading. |
|
Build failed on ROOT-debian10-i386/cxx14. Failing tests: |
Addressed the valid-typename case of #9029