Skip to content
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

Remove hurty free calls from campaign and case #13564

Merged

Conversation

seamuslee001
Copy link
Contributor

Overview

This removes calls to dao->free which have been found to hurt performance

ping @monishdeb @eileenmcnaughton

@civibot
Copy link

civibot bot commented Feb 11, 2019

(Standard links)

@civibot civibot bot added the master label Feb 11, 2019
@eileenmcnaughton
Copy link
Contributor

Looks consistent with other work - just a note - they don't hurt performance but they CAN cause weird bugs. They used to HELP performance but now we sort that with the DAO destructor

@eileenmcnaughton eileenmcnaughton merged commit cbe3780 into civicrm:master Feb 11, 2019
@seamuslee001 seamuslee001 deleted the remove_free_campaign_case branch February 11, 2019 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants