Y
Hacker News
new
|
ask
|
show
|
jobs
by
noblethrasher
4498 days ago
Regarding #4, Mads Torgersen, the C# PM, intimated that the Roslyn compiler is slower than the C++ one, but will take advantage of more cores.
Source:
http://vimeo.com/84677184
(07:55)
1 comments
silon3
4498 days ago
The c# build system (assemblies) is completely mis-designed for performance. I wish .net assembly modules were supported for separate compilation and link step.
link