You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the MrHTTP portion of a [benchmarking tests suite](../../)
4
+
comparing a variety of web development platforms.
5
+
6
+
The information below is specific to MrHTTP. For further guidance,
7
+
review the [documentation](https://github.com/TechEmpower/FrameworkBenchmarks/wiki).
8
+
Also note that there is additional information provided in
9
+
the [Python README](../).
10
+
11
+
## Description
12
+
13
+
[MrHTTP](https://github.com/MarkReedZ/mrhttp) is an asynchronous web framework for python 3.5+ written in C that has hit 8.5 million requests per second.
14
+
15
+
## Test Paths & Sources
16
+
17
+
All of the test implementations are located within a single file ([app.py](app.py)).
0 commit comments