Skip to content

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yotamofek
Copy link
Contributor

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)

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Jun 23, 2025
@GuillaumeGomez
Copy link
Member

Code changes look good to me. Curious to see the impact on performance. =D

@bors try @rust-timer queue

@rust-timer
Copy link
Collaborator

Awaiting bors try build completion.

@rustbot label: +S-waiting-on-perf

@rustbot rustbot added the S-waiting-on-perf Status: Waiting on a perf run to be completed. label Jun 23, 2025
bors added a commit that referenced this pull request Jun 23, 2025
… 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)
@bors
Copy link
Collaborator

bors commented Jun 23, 2025

⌛ Trying commit d6cfa0b with merge c4d5641...

@rust-log-analyzer

This comment has been minimized.

@yotamofek yotamofek force-pushed the pr/rustdoc/markdown-lazy-to-string branch from d6cfa0b to 107b018 Compare June 23, 2025 15:51
@yotamofek
Copy link
Contributor Author

@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?)

@Kobzol
Copy link
Contributor

Kobzol commented Jun 23, 2025

@rust-timer build c4d5641

@rust-timer
Copy link
Collaborator

Queued c4d5641 with parent ae2fc97, future comparison URL.
There are currently 4 preceding artifacts in the queue.
It will probably take at least ~5.9 hours until the benchmark run finishes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants