Hacker News new | ask | show | jobs
by mixmastamyk 1766 days ago
Backend controller performance is rarely a bottleneck, and if raw-compute still is there are a number of ways to speed it up, such as cython and/or work queues.