Hacker News new | ask | show | jobs
by mike_hearn 1053 days ago
Virtual threads shouldn't help as the program isn't I/O or wait bottlenecked. It's a pure computation, so it's all about vectorization here.