Hacker News new | ask | show | jobs
by fullspectrumdev 717 days ago
> they rely on proxying all access to the system

It’s worth noting that this has a measurable and enormous impact on system performance, because they usually are adding a bunch of strcmp or similar to every incantation of a bunch of different libc calls.