← Back to events
ActiveTech

How I made Rustdoc 33% faster in one week

What happened

I’m a member of the Rustdoc team and recently made a series of PRs to Rustdoc that resulted in an average wall-time reduction of 25% (which is a 33% speedup ), with up to 40% on some real-world crates like hyper and bitmaps , and up to 60% on microbenchmarks like helloworld. This blog post gets pretty into the details of how I went about discovering and implementing these performance improvements. I think it’ll be i…

Summary assembled by rule from the sources below

Why it's spreading

Sources