dotnet/roslyn

Class with over 11,000 methods takes a *looong* time to build

开放

#18,631 创建于 2017年4月12日

 (26 条评论) (5 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-CompilersBugTenet-Performancehelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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

贡献者指南