-
Notifications
You must be signed in to change notification settings - Fork 483
DPL Analysis: prevent slice cache from updating when not required by enabled process functions #14057
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
Conversation
enabled process functions
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Error while checking build/O2/fullCI for a664427 at 2025-03-13 14:55: Full log here. |
|
Error while checking build/O2/fullCI_slc9 for a80940a at 2025-05-03 10:05: Full log here. |
|
Tested on hyperloop with Correlations and Histograms. Merging. |
std::pairis not used anymoreenabledflag, so that it can be skipped when cache is updated at the start of the dataframe if the relevant grouping process function is not enabledPresliceis always enabled as we do not have a way to detect if it is used or not@ddobrigk please take a note