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

Mention loading fixtures via symfony console command in README #18

Merged
merged 6 commits into from
May 14, 2024

Conversation

m0nken
Copy link
Collaborator

@m0nken m0nken commented May 14, 2024

Loading fixtures via console commands may lead to greater memory consumption especially when handling large numbers of objects. In order to regularly free memory when possible, trigger Pimcore::collectGarbage() after executing a fixture.

Also mention the provided console commands in README.md

README.md Outdated Show resolved Hide resolved
@m0nken m0nken changed the title Collect garbage after fixture execute Mention loading fixtures via symfony console command in README May 14, 2024
@jdreesen jdreesen merged commit 5c080fa into main May 14, 2024
5 checks passed
@jdreesen jdreesen deleted the feature/collect-garbage-after-fixture-execute branch May 14, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants