dotnet/roslyn
Class with over 11,000 methods takes a *looong* time to build
Aberta
#18.631 aberto em 12 de abr. de 2017
Area-CompilersBugTenet-Performancehelp wanted
Métricas do repositório
- Stars
- (20.414 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)
Description
Version Used: 1.0.1
(Linux Ubuntu 16.04, Core i7 Skylake, 16GB)
I know this is not a "normal" kind of scenario by any means, but for good reasons I have a class with over eleven thousand methods and it takes quite some time to build, and totally kills VS Code.
I'm sure you have bigger fish to fry than caring about these kinds of fringe perf issues, but just letting you know in case you wanted to add a test like this to your test suite.
Best wishes