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

The multi core difference?

Check the cpu secs and cpu load; check the source code.

Oh I should have checked that first. Thanks.