Rob Blackbourn b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
..
templates b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
README.md b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
app.py b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
bareasgi.dockerfile b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
benchmark_config.json b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
config.toml b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
hypercorn_conf.py b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos
requirements.txt b8f4703f26 Added a benchmark test for the bareASGI Python ASGI web framework (#7623) %!s(int64=2) %!d(string=hai) anos

README.md

bareASGI Benchmark Test

This is the bareASGI portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to bareASGI. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Description

bareASGI is a lightweight ASGI web server framework.

Test Paths & Sources

All of the test implementations are located within a single file (app.py).

Resources