|
il y a 2 ans | |
---|---|---|
.. | ||
templates | il y a 3 ans | |
README.md | il y a 2 ans | |
app_asgi.py | il y a 2 ans | |
app_rsgi.py | il y a 2 ans | |
app_wrk.py | il y a 2 ans | |
app_wsgi.py | il y a 2 ans | |
benchmark_config.json | il y a 2 ans | |
config.toml | il y a 2 ans | |
granian-rsgi.dockerfile | il y a 2 ans | |
granian-wrk.dockerfile | il y a 2 ans | |
granian-wsgi.dockerfile | il y a 2 ans | |
granian.dockerfile | il y a 2 ans | |
requirements.txt | il y a 2 ans | |
run.py | il y a 2 ans |
This is the Granian portion of a benchmarking tests suite comparing a variety of web development platforms.
The information below is specific to Granian. For further guidance, review the documentation.
Also note that there is additional information provided in the Python README.
Granian is an asyncio server for Python applications.
Granian includes three different implementations:
ASGI and RSGI implementations includes the following tests:
while WSGI implementation only include JSON Serialization and Plaintext tests.
Replace # with an actual number.