From 3bf74d88aaaf33b993139d50733c9bf91b406901 Mon Sep 17 00:00:00 2001 From: Dmitry Volodin Date: Sun, 31 Mar 2024 10:47:21 +0200 Subject: [PATCH] Fix typo --- docs/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index e6f5629..5676e9e 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -338,7 +338,7 @@ Legend: ![Median chart](https_linear_x100_1k.png) *Lower is better* -### 100 Parralel Requests +### 100 Parallel Requests Perform 100 HTTPS requests to read 1kb text file with concurrency of 4 maintaininng single client session per thread/coroutine.