{"id":15369932,"url":"https://github.com/tokusumi/python-web-framework-benchmark-test","last_synced_at":"2026-01-18T23:33:57.152Z","repository":{"id":49681186,"uuid":"231281685","full_name":"tokusumi/python-web-framework-benchmark-test","owner":"tokusumi","description":"Python WEB Framework Benchmark Test","archived":false,"fork":false,"pushed_at":"2021-06-10T22:27:24.000Z","size":1015,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T14:39:03.630Z","etag":null,"topics":["django","fastapi","flask","japronto","responder","wrk2"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokusumi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-02T00:45:36.000Z","updated_at":"2021-03-13T23:43:14.000Z","dependencies_parsed_at":"2022-08-31T10:20:51.672Z","dependency_job_id":null,"html_url":"https://github.com/tokusumi/python-web-framework-benchmark-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tokusumi/python-web-framework-benchmark-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokusumi%2Fpython-web-framework-benchmark-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokusumi%2Fpython-web-framework-benchmark-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokusumi%2Fpython-web-framework-benchmark-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokusumi%2Fpython-web-framework-benchmark-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokusumi","download_url":"https://codeload.github.com/tokusumi/python-web-framework-benchmark-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokusumi%2Fpython-web-framework-benchmark-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28553530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T23:10:22.888Z","status":"ssl_error","status_checked_at":"2026-01-18T23:07:19.656Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","fastapi","flask","japronto","responder","wrk2"],"created_at":"2024-10-01T13:39:17.197Z","updated_at":"2026-01-18T23:33:57.128Z","avatar_url":"https://github.com/tokusumi.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# performance check of Python web frameworks\n\n# Basic Usage\n1. run web server\n2. use wrk2\n3. visualize\n## 1. run web server\nsee /*/README.md  \nthis repository includes the follows,\n\n- Django 2.X\n- Flask\n- japronto\n- responder\n- FastAPI\n## 2. use wrk2\n### install wrk2\nsee,\n- https://github.com/giltene/wrk2/wiki\n### use wrk2\nex) measure responder server\n```\n$ cd wrk2\n$ . ./responder.sh\n```\nif you measure others, call followings,\n- Django 2.X: django.sh\n- Flask: flask.sh\n- japronto: japronto.sh\n- responder: responder.sh\n- FastAPI: fastapi.sh\n\n### Customize Options\nDefault options is defined in ```/wrk2/attack.sh```.\nThey are simple lines of command line for wrk2.\nYou can change each lines you want, referring to [command line options](https://github.com/wg/wrk#command-line-options)\n\n## 3. visualize\n\n### pip install\n```\n$ python -m venv env\n$ source env/bin/activate\n$ pip install -r requirements.txt\n```\n### visualization with jupyter notebook\n```\n$ jupyter notebook\n```\nthen, open visualize.ipynb","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokusumi%2Fpython-web-framework-benchmark-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokusumi%2Fpython-web-framework-benchmark-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokusumi%2Fpython-web-framework-benchmark-test/lists"}