Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Would it? It would be exactly the same but a bit slower because of the WASM overhead.


No, Linux typically takes about 1ms to fork/exit/wait and another fraction of a millisecond to exec, and was only getting about 140 requests per second per core in this configuration, while creating a new WASM context is closer to 0.1ms. I suspect the bottleneck is either the web server or the database, not the CGI processes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: