Closed
Description
The build time of html5ever has gone up by more than 70% for debug builds recently:
http://perf.rust-lang.org/compare.html?start=4745092d608e65ec869c0ebdb27c535f27606ea4&end=6a87289fa4f49b6bdd62f33f69a580026223421f&stat=instructions:u
There are quite a few candidates for introducing this regression in the changeset:
4745092...6a87289
Would anybody from @rust-lang/wg-compiler-performance or @rust-lang/infra care to bisect further?