This commit is contained in:
2018-10-13 08:24:08 -04:00
parent cceb698899
commit 8b1fbfd16d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ Or, install from the development branch:
Only **Python 3.6+** is supported.
# Performance
# Web Service Performance Charecteristics
The objective of these benchmark tests is not testing deployment (like uwsgi vs gunicorn vs uvicorn etc) but instead test the performance of python-response against other popular Python web frameworks.
### Methodology
+2 -2
View File
@@ -177,8 +177,8 @@ Only **Python 3.6+** is supported.
Performance
-----------
Web Service Performance Charecteristics
---------------------------------------
The objective of these benchmark tests is not testing deployment (like uwsgi vs gunicorn vs uvicorn etc) but instead test the performance of python-response against other popular Python web frameworks.