Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanitalian/hello_flask

HelloFlask - "hello world" app (for education purposes)
https://github.com/romanitalian/hello_flask

flask hello-world

Last synced: 1 day ago
JSON representation

HelloFlask - "hello world" app (for education purposes)

Awesome Lists containing this project

README

        

# hello_flask

```
wrk http://127.0.0.1:5000/
Running 10s test @ http://127.0.0.1:5000/
2 threads and 10 connections
Thread Stats Avg Stdev Max +/- Stdev
Latency 11.63ms 7.67ms 121.32ms 95.24%
Req/Sec 447.17 97.60 630.00 69.00%
8921 requests in 10.02s, 1.40MB read
Requests/sec: 889.97
Transfer/sec: 142.54KB
```