dotnet/roslyn
Class with over 11,000 methods takes a *looong* time to build
オープン
#18,631 opened on 2017/04/12
Area-CompilersBugTenet-Performancehelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
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