Skip to content

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Sep 15, 2025

Fixes: #1696

Rendered

@senekor
Copy link
Contributor

senekor commented Sep 15, 2025

Thanks! What's up with the changes to the SVGs? Seems like only random-looking numbers in "id" attributes are changed.

@Kobzol
Copy link
Member Author

Kobzol commented Sep 15, 2025

Yeah, unfortunately plotly always generates random IDs, which is super annoying when writing these posts, because everytime I change something, zola serve sees 20 new SVGs and goes into a self-induced panic attack where it rebuilds the site N times. I didn't find a way to tell plotly to not generate them randomly, and it seemed like overkill to try to detect these IDs and renumber them manually from the generated VSG.

@senekor
Copy link
Contributor

senekor commented Sep 15, 2025

In that case, can we drop these changes from the history?

@Kobzol Kobzol force-pushed the compiler-performance-update-charts branch from 4a4c9d3 to ad72c6b Compare September 15, 2025 19:17
@Kobzol
Copy link
Member Author

Kobzol commented Sep 15, 2025

Sorry, I didn't realize that I don't need to update the SVGs. Rolled it back.

Copy link
Contributor

@senekor senekor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@senekor senekor merged commit 71ba353 into rust-lang:master Sep 16, 2025
5 checks passed
@Kobzol Kobzol deleted the compiler-performance-update-charts branch September 16, 2025 10:20
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.

Blog post "Rust compiler performance survey 2025 results" without JS looks odd
2 participants