about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-08-02 07:30:04 +0000
committerGitHub <noreply@github.com>2025-08-02 07:30:04 +0000
commitcde155d1c1aba394db2463ebf4f56ddd8f568414 (patch)
treec65aa58307c5307a3e75c5ee02bf12f807314c15 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent94b703588e1da6b7492375575da92c2859a3c39b (diff)
parent01d960f645b3f1e47a79ea925f9e04a5bfbbd769 (diff)
downloadrust-cde155d1c1aba394db2463ebf4f56ddd8f568414.tar.gz
rust-cde155d1c1aba394db2463ebf4f56ddd8f568414.zip
Optimize broken_links by 99.77% (#15385)
We were calling an expensive functions lots of times resulting in 12
million instructions for `broken_links`, the doc lint optimization is
not over yet...

Now the instruction count for `broken_links` is at a healthy 27
thousand. This improvement is a difference of 1.5% in the total analysis
time for `tokio`.

changelog:[`broken_links`]: Optimize by 99.77%
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions