-
Notifications
You must be signed in to change notification settings - Fork 13.4k
cache evaluation results #29209
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
cache evaluation results #29209
Conversation
🎆 |
@arielb1 sorry, been at a conference, will get to this soon |
Yes, I know. This is the main reason I didn't rip it out a while back. |
I will deal with the fat errors on a later PR (this one is getting somewhat too big). |
43d3221
to
7f7b663
Compare
OK, I'm feeling pretty good about this patch. r+ from me with that comment. Nice work! |
7f7b663
to
5982594
Compare
@bors r=nmatsakis |
📌 Commit 5982594 has been approved by |
This fixes an exponential worst-case and also provides an additional 1% perf improvement. r? @nikomatsakis
This fixes an exponential worst-case and also provides an additional 1% perf improvement.
r? @nikomatsakis