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

stop overloading show on Types #241

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

KristofferC
Copy link
Contributor

This causes 10k invalidations and for example caused the loading of a downstream package to go from 13s to 36s (ref EnzymeAD/Enzyme.jl#776).

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (871dea0) 56.21% compared to head (66a37f9) 56.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   56.21%   56.06%   -0.16%     
==========================================
  Files          28       28              
  Lines        2846     2838       -8     
==========================================
- Hits         1600     1591       -9     
- Misses       1246     1247       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@staticfloat staticfloat merged commit 29057e2 into JuliaDiff:main Nov 17, 2023
4 of 8 checks passed
@KristofferC KristofferC deleted the kc/show_type branch November 18, 2023 18:57
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