rust/src/tools/linkchecker
Alex Crichton 225140ed21 Optimize local linkchecker program
I noticed on a [recent build][1] that the linkchecker stage of CI took a
whopping 15 minutes of CI time for something that should be near
instantaneous. Some local profiling showed some very hot functions and
clones which were pretty easy to remove, and now instead of running in
minutes locally it runs in seconds.

[1]: https://ci.appveyor.com/project/rust-lang/rust/build/job/kptifw1kb1nm4xuu
2018-11-29 15:02:06 -08:00
..
Cargo.toml rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00
main.rs Optimize local linkchecker program 2018-11-29 15:02:06 -08:00