We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 843720b commit 5ae5fdfCopy full SHA for 5ae5fdf
docs/benchmark.md
@@ -1,7 +1,7 @@
1
# AsyncIO Eventloop benchmark
2
- Date: 2021-12-3
3
- CommitId: bc031cc835d8da4549aebc752c3a3bda5f103012
4
-- Test command: `ab -n 1000000 -c 1000 -k http://127.0.0.1:8888/`
+- Test command: `ab -n 10000000 -c 1000 -k http://127.0.0.1:8888/`
5
- OS: Linux debian 5.15.0-1-amd64 #1 SMP Debian 5.15.3-1 (2021-11-18) x86_64 GNU/Linux
6
- CPU: AMD Ryzen 5 2600X Six-Core Processor
7
- Compiler: g++-12 (Debian 12-20211117-1) 12.0.0 20211117 (experimental) [master r12-5346-gd3a9082d7ac]
0 commit comments