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

Reduce some GC pressure that adds up in several unity workloads. #633

Merged
merged 6 commits into from
Dec 8, 2019

Conversation

lucasmeijer
Copy link
Contributor

No description provided.

@jbevain jbevain changed the title Reduce some GC pressure that adds up in severla unity workloads. Reduce some GC pressure that adds up in several unity workloads. Dec 6, 2019
@jbevain
Copy link
Owner

jbevain commented Dec 6, 2019

We just need to address the tidbit and that's good to go. Thanks for the contribution!

@jbevain jbevain merged commit 797ee89 into jbevain:master Dec 8, 2019
@jbevain
Copy link
Owner

jbevain commented Dec 8, 2019

Thanks again!

@SimonCropp
Copy link
Contributor

@lucasmeijer do you have any indicative numbers on the perf improvements this results in?

@lucasmeijer
Copy link
Contributor Author

@SimonCropp no, the workload I was testing on has high varience, but on many dottrace traces Collection.Grow did show up, and the two causes were the sequencepoints and the generic instantiation arguments. This is definitely in the small fish category.

@SimonCropp
Copy link
Contributor

@lucasmeijer thanks for the clarification

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.

3 participants