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

For memory layout C# actually has an important difference in that it supports value types (so you can have an array of vertices without individually allocating each one, which has a lot of overhead and drastically reduces cache efficiency). They’ve been working on adding support for that to Java for some time but it’s not in yet.


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

Search: