From 56fdea6b5d46f342d2b4018604c4a0fd8944ceec Mon Sep 17 00:00:00 2001 From: aitoehigie Date: Sat, 13 Oct 2018 03:05:12 +0100 Subject: [PATCH] update the benchmarks section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7b13cfa..0d28fe0 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,11 @@ wrk -d20s -t10 -c200 (i.e. 10 threads and 200 connections). Requests/sec: 535.12 Transfer/sec: 101.38KB + Django v2.1.2 (Minimal 1 file Django Application) + [website (https://gist.github.com/aitoehigie/ebcc1d3e460e66cd51e5501fa2636798)]Link to Gist (source) [website] + Requests/sec: 701.53 + Transfer/sec: 99.34KB + Flask v1.0.2 Requests/sec: 896.24 Transfer/sec: 144.41KB