aspnet-minimal + nginx
Flagship · C# · engine: kestrel · standard configuration · completeness 4/4
ASP.NET Core minimal API behind an Nginx reverse proxy. Nginx handles TLS termination and static files, proxying dynamic endpoints to Kestrel over HTTP/1.1.
Achievements
🥈 2 Silver. Top three of a field, taken in this entry's own league: the family composite, the same composite among entries written in the same language, and each test profile it is scored on. Every field is the one the badges publish, so a medal and a badge always say the same thing. How medals are awarded.
| Medal | Award | Field | Rank |
|---|---|---|---|
| 🥈 Silver | Family composite | Composite · Gateway | 2 of 4 |
| 🥈 Silver | Test profile | Gateway · Gateway (H2) | 2 of 3 |
Composite rank
Each profile of a family is worth 100 to the entry that leads it, and the composite is the sum over the family, less 2.5% for each of routing, middleware, request and response the entry does not do for you - its completeness factor, which the WebSocket and gRPC families do not carry. The field is this entry's own league: engines and reverse proxies are scored apart from frameworks. How it works.
| Family | Rank | Composite |
|---|---|---|
| Gateway | 2 of 4 | 1976 |
Every result
Alpha Round, 4 runs. Requests per second is the best of three; latency, CPU and memory come from that run.
| Category | Profile | Conns | Req/sec | Avg | p99 | CPU | Memory |
|---|---|---|---|---|---|---|---|
| Gateway | Gateway (H2) | 512 | 312,171 | 53.88ms | 53.88ms | 5664.4% | 2.4GiB |
| Gateway | Gateway (H2) | 1,024 | 233,843 | 141.88ms | 141.88ms | 5402.8% | 2.7GiB |
| Gateway | Production Stack | 256 | 228,290 | 20.13ms | 20.13ms | 5293.3% | 1.5GiB |
| Gateway | Production Stack | 1,024 | 193,999 | 82.75ms | 82.75ms | 4840.9% | 2.4GiB |
Compared with
The C# entries around aspnet-minimal + nginx on the Gateway composite, and the one leading them. The last column shows every profile side by side.
| Entry | Composite | vs aspnet-minimal + nginx | |
|---|---|---|---|
| aspnet-minimal + caddy | 911 | -54% | head to head |
Compare aspnet-minimal + nginx with any C# entry · Compare aspnet-minimal + nginx with any entry, in any language · Every C# entry, ranked
Results updated · How the benchmark is run · The machine · Add or fix an entry