Y
Hacker News
new
|
ask
|
show
|
jobs
by
arthursilva
3642 days ago
I find the binary-tree benchmark specially disturbing, it looks like the .NET Core GC/escape-analysis has some catching up to do.
1 comments
igouy
3642 days ago
The multi core difference?
Check the cpu secs and cpu load; check the source code.
link
arthursilva
3641 days ago
Oh I should have checked that first. Thanks.
link
Check the cpu secs and cpu load; check the source code.