Y
Hacker News
new
|
ask
|
show
|
jobs
by
topspin
62 days ago
It wasn't discussed, so we're left to speculate. If I had to guess, I imagine that the .NET JIT has actual benefits: the variety of architectures has gotten enormous and JIT is likely a performance win after warmup.
1 comments
zigzag312
62 days ago
.NET JIT supports dynamic PGO.
link