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 calls to GetUsedNamedTypes to only those types for which the data is needed. #7311

Closed
wants to merge 3 commits into from

Conversation

ToddGrun
Copy link
Contributor

*** marking as draft until I can profile this properly ***

Copy link

codecov bot commented May 14, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 96.48%. Comparing base (bc8aca0) to head (e077737).

❗ Current head e077737 differs from pull request most recent head 942e820. Consider uploading reports for the commit 942e820 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7311   +/-   ##
=======================================
  Coverage   96.47%   96.48%           
=======================================
  Files        1443     1443           
  Lines      345400   345392    -8     
  Branches    11364    11363    -1     
=======================================
+ Hits       333239   333240    +1     
+ Misses       9282     9272   -10     
- Partials     2879     2880    +1     

@ToddGrun
Copy link
Contributor Author

Closing this PR as there isn't evidence that the users that are experiencing this slowdown are using a package version that includes a different optimization

@ToddGrun ToddGrun closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant