Y
Hacker News
new
|
ask
|
show
|
jobs
by
lewurm
2561 days ago
CoreCLR started to implemented Tiered Compilation
https://github.com/dotnet/coreclr/blob/master/Documentation/...
It's experimental currently, no profile guided optimizations _yet_
1 comments
pjmlp
2561 days ago
.NET Framework supports PGO since .NET 4.5.
link