Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

> C# recently getting new low level memory types definitely gave it the edge there, it does not reflect real world scenarios very accurately.

In my experience, C# is by a large margin the most performant "managed" language vs. Java, Python.



If you go down to bytecode engineering you can create some seriously fast JVM code. But I agree that making .net go fast seems easier than getting the JVM to go fast (if anything because many of the standard libraries are anything but fast, and you have to go hunting for high performance ones or roll your own).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: