Hacker News new | past | comments | ask | show | jobs | submit login

Hi, I'm the author of this post.

The initial purpose of this test is to compare the different ways of connecting Nginx to Go.

It doesn't makes sense to test against a heavy task in Go instead of this single static string. Nginx in front of Go will not perform better under this circumstances. It will only perform better if static content is being served directly by Nginx or if caching is enabled, which is not the purpose of this test.

Following what some folks suggested, I also made some recent changes, like swapping ab for wrk and tuning nginx to disable gzip and enable keep-alive connections.

The results are very different now.




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

Search: