Hacker News new | ask | show | jobs
by palata 207 days ago
Easy: because in your specific use-case, it's worth trading some performance for the added safety.
1 comments

If I'm in C, I'm using JNI to work around the garbage collector of Kava
Have you ever measured the performance impact of JNI? :-)