diff --git a/README.md b/README.md index c9df12c..8b8b704 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/source/index.rst b/docs/source/index.rst index b083207..5a85ad6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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.