Hacker News new | past | comments | ask | show | jobs | submit login

Java's off-heap memory and memory segment API is quite dreadful and on the slower side. C# otoh gives you easy and cheap object pinning, malloc/free and stack-allocated buffers.



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

Search: