Skip to content

Commit 40a3cad

Browse files
authored
Update README.md
1 parent 5473b1c commit 40a3cad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Benchmarks 🚀
22

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+
<p align="center"><img width="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>
46

57
## How to Run Benchmarks 🛠️
68

@@ -24,6 +26,6 @@ Benchmark results are stored in the `results` folder. You can also use the `Make
2426
Important Note
2527
--------------
2628

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!
2830

2931

0 commit comments

Comments
 (0)