diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-08-02 07:30:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-02 07:30:04 +0000 |
| commit | cde155d1c1aba394db2463ebf4f56ddd8f568414 (patch) | |
| tree | c65aa58307c5307a3e75c5ee02bf12f807314c15 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 94b703588e1da6b7492375575da92c2859a3c39b (diff) | |
| parent | 01d960f645b3f1e47a79ea925f9e04a5bfbbd769 (diff) | |
| download | rust-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 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
