-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Lazy-ify some markdown rendering #142910
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
base: master
Are you sure you want to change the base?
Lazy-ify some markdown rendering #142910
Conversation
Code changes look good to me. Curious to see the impact on performance. =D @bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
… r=<try> Lazy-ify some markdown rendering Seems to have a positive effect in my local perf runs 😍 r? `@GuillaumeGomez` if you're interested, otherwise feel free to reassign (would also love a perf run)
This comment has been minimized.
This comment has been minimized.
d6cfa0b
to
107b018
Compare
@GuillaumeGomez I had a unit test that failed to compile. Would love to re-trigger the perf run (maybe we can just perf the commit that failed the CI but passed the try build?) |
@rust-timer build c4d5641 |
Queued c4d5641 with parent ae2fc97, future comparison URL. |
Seems to have a positive effect in my local perf runs 😍
r? @GuillaumeGomez if you're interested, otherwise feel free to reassign
(would also love a perf run)