The Weight of Your Web Stack, Part 3: Choosing the Right Backend for the Job
In Part 1 we measured what web backends cost before serving a single request — idle memory ranging from 3 MB (Rust) to 500 MB (Spring Boot). In Part 2 we measured what happens when traffic arrives — …
Read more →