Hacker News new | ask | show | jobs
by snaky 2740 days ago
Performance, performance and performance.
2 comments

Performance, latency variability and sanity. It’s somewhat easier to write applications without having to make a syscall, which may have unknown latency (even if it’s a non blocking poll).
Should be about 50x faster, based on my rough estimates