dotnet/roslyn
GitHub で見るClass with over 11,000 methods takes a *looong* time to build
Open
#18,631 opened on 2017年4月12日
Area-CompilersBugTenet-Performancehelp wanted
説明
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