Show HN: Up to 100x Faster FastAPI with simdjson and io_uring on Linux 5.19
A few months ago, I benchmarked FastAPI on an i9 MacBook Pro. I couldn’t believe my eyes. A primary REST endpoint to `sum` two integers took 6 milliseconds to evaluate. It is okay if you are targeting a server in another...
Read More