Skip to content

Allocate less memory while loading chunks#1330

Draft
leMaik wants to merge 5 commits intochunky-dev:masterfrom
leMaik:load-chunks-allocation
Draft

Allocate less memory while loading chunks#1330
leMaik wants to merge 5 commits intochunky-dev:masterfrom
leMaik:load-chunks-allocation

Conversation

@leMaik
Copy link
Copy Markdown
Member

@leMaik leMaik commented Jul 3, 2022

No description provided.

@leMaik leMaik added the performance Performance related problem label Jul 3, 2022
@leMaik leMaik force-pushed the load-chunks-allocation branch from 289c7ec to a2cf388 Compare July 3, 2022 14:45
@jackjt8
Copy link
Copy Markdown
Member

jackjt8 commented Jul 3, 2022

2.5.0-DEV.134.g21ccf11 (ie master)
2 5 0-DEV 134 g21ccf11

PR.1330
PR 1330

Looks like this PR hits the GC less often during loading. It seems that we might get some more GC during rendering but performance in this case is unchanged.

image

In addition to the goal of reducing the memory allocation. Load time and Used memory is reduced by a notable amount. Hopefully someone else can confirm these findings for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance related problem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants