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

Heap regression in master branch #30

Closed
1 of 2 tasks
AArnott opened this issue Aug 8, 2017 · 0 comments
Closed
1 of 2 tasks

Heap regression in master branch #30

AArnott opened this issue Aug 8, 2017 · 0 comments
Assignees
Milestone

Comments

@AArnott
Copy link
Member

AArnott commented Aug 8, 2017

  • Check that we are interning string and AssemblyName instances when deserializing from the cache.
  • Convert the *Ref structs to classes as they are significantly larger than 16 bytes and they appear in many other types (transitively or directly).
@AArnott AArnott added this to the 15.5 milestone Aug 8, 2017
@AArnott AArnott self-assigned this Aug 8, 2017
@AArnott AArnott removed this from the 15.5 milestone Oct 10, 2017
@AArnott AArnott added this to the 15.8 milestone Dec 31, 2017
@AArnott AArnott mentioned this issue Dec 31, 2017
1 task
AArnott added a commit that referenced this issue Jun 7, 2022
Use AGENT_TEMPDIRECTORY for tools
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

No branches or pull requests

1 participant