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

CBG-3775: [3.1.4 Backport] Fix for memeory issues seen in blipcollection contexts #6679

Merged
merged 3 commits into from
Feb 12, 2024

Conversation

gregns1
Copy link
Contributor

@gregns1 gregns1 commented Feb 12, 2024

CBG-3775

Partial backport of changes Jens made in proposeChanges optimisations. Only including the collection context side of things of the original PR -> #6190

Pre fix heap profiles:

  • In use space:
Screenshot 2024-02-12 at 10 12 33
  • In use objects:
Screenshot 2024-02-12 at 10 13 51

Post fix heap profile:

  • Inuse space:
Screenshot 2024-02-12 at 10 16 12
  • Inuse objects:
Screenshot 2024-02-12 at 10 17 12

Integration Tests

@gregns1 gregns1 merged commit d0d5060 into release/3.1.4 Feb 12, 2024
24 checks passed
@gregns1 gregns1 deleted the CBG-3775 branch February 12, 2024 16:46
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