Hacker News new | ask | show | jobs
by steven_is_false 2416 days ago
It's slow. You should read up on the challenges of implementing memcpy in C emulated on Java. Basically you have to manually implement paging.