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

[Performance] Improve AvoidUninstantiatedInternalClasses performance #6864

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

Youssef1313
Copy link
Member

Part of #6301

I'm not marking this PR as a fix for #6301 as I think there may be a room for more performance improvements. This is only a quick pass.

@Youssef1313 Youssef1313 requested a review from a team as a code owner August 19, 2023 17:33
@Youssef1313 Youssef1313 force-pushed the avoid-uninstantiated-perf branch from f5991e7 to b1d3d29 Compare August 19, 2023 17:58
@codecov
Copy link

codecov bot commented Aug 19, 2023

Codecov Report

Merging #6864 (4459054) into main (3587540) will increase coverage by 0.00%.
The diff coverage is 90.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6864   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files        1403     1403           
  Lines      330977   330987   +10     
  Branches    10890    10892    +2     
=======================================
+ Hits       319055   319071   +16     
+ Misses       9188     9181    -7     
- Partials     2734     2735    +1     

@mavasani
Copy link
Contributor

Thanks @Youssef1313

@mavasani mavasani merged commit 3a182a4 into dotnet:main Aug 28, 2023
@Youssef1313 Youssef1313 deleted the avoid-uninstantiated-perf branch August 28, 2023 04:52
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