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
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Benchmarks 🚀
2
2
3
-
A repository to do simple "echo server" benchmarks for famous ASGI and WSGI python frameworks
3
+
A repository to do simple "echo server" benchmarks for famous ASGI and WSGI Python frameworks
4
+
5
+
<palign="center"><imgwidth="350"alt="Screenshot 2023-10-07 at 9 55 45 PM"src="https://github.com/tushar5526/python-framework-benchmarks/assets/30565750/6b39f0fc-1a9a-42e8-b795-6e953425e2e4"></p>
4
6
5
7
## How to Run Benchmarks 🛠️
6
8
@@ -24,6 +26,6 @@ Benchmark results are stored in the `results` folder. You can also use the `Make
24
26
Important Note
25
27
--------------
26
28
27
-
This repository does not aim to harm any framework or label them as good or bad. The benchmarks are conducted solely for performance evaluation and comparison purposes. The choice of a framework should be based on your specific project requirements and preferences. Huge respects to the minds behind all these awesome projects!
29
+
This repository does not aim to harm or label any framework as good or bad. The benchmarks are conducted solely for performance evaluation and comparison purposes. The choice of a framework should be based on your specific project requirements and preferences. Huge respect to the minds behind all these awesome projects!
0 commit comments