Skip to content

Instantly share code, notes, and snippets.

View remoree's full-sized avatar
🎯
Focusing

Moree remoree

🎯
Focusing
View GitHub Profile
@remoree
remoree / go-nginx.md
Created November 25, 2022 14:00 — forked from yosssi/go-nginx.md
Go networking performance vs Nginx

1. Nginx

$ wrk -t12 -c400 -d2s http://127.0.0.1:8080
Running 2s test @ http://127.0.0.1:8080
  12 threads and 400 connections
  Thread Stats   Avg      Stdev     Max   +/- Stdev
    Latency     7.71ms    3.16ms  23.05ms   69.17%
    Req/Sec     3.44k     1.98k    7.80k    58.22%
  63697 requests in 2.00s, 17.86MB read