https://issues.dlang.org/show_bug.cgi?id=13232
--- Comment #6 from Martin Nowak <[email protected]> --- I'll close this, as speeding up std.digest.sha would have a bad impact on the code quality. We should have an eye on this though, as it's one of D's major selling points, but we're not monitoring it (issue 12949 reports 64% slowdown). I opened issue 13242 and issue 13253 and added them to the Agenda for 2.067 [1], [2]. It's a good chance to get them done, because we already want to work on imports. Maybe we can even tackle lazy import (issue 13255). [1]: http://wiki.dlang.org/Agenda#Faster_compilation [2]: http://wiki.dlang.org/Agenda#Faster_compilation_2 --
