{"id":15973739,"url":"https://github.com/c-bata/asgi-sandbox","last_synced_at":"2025-04-04T16:21:18.006Z","repository":{"id":76859017,"uuid":"249348806","full_name":"c-bata/asgi-sandbox","owner":"c-bata","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-23T06:11:09.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:46:18.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/c-bata.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-03-23T06:03:51.000Z","updated_at":"2020-03-23T06:11:11.000Z","dependencies_parsed_at":"2024-02-17T00:43:22.825Z","dependency_job_id":null,"html_url":"https://github.com/c-bata/asgi-sandbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fasgi-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fasgi-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fasgi-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fasgi-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-bata","download_url":"https://codeload.github.com/c-bata/asgi-sandbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208404,"owners_count":20901570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-07T21:06:56.172Z","updated_at":"2025-04-04T16:21:17.986Z","avatar_url":"https://github.com/c-bata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asgi-sandbox\n\n\n```\n$ ab -n 10 -c 5 http://127.0.0.1:8000/sync/\nThis is ApacheBench, Version 2.3 \u003c$Revision: 1843412 $\u003e\nCopyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\nLicensed to The Apache Software Foundation, http://www.apache.org/\n\nBenchmarking 127.0.0.1 (be patient).....done\n\n\nServer Software:\nServer Hostname:        127.0.0.1\nServer Port:            8000\n\nDocument Path:          /sync/\nDocument Length:        18 bytes\n\nConcurrency Level:      5\nTime taken for tests:   10.057 seconds\nComplete requests:      10\nFailed requests:        0\nTotal transferred:      1830 bytes\nHTML transferred:       180 bytes\nRequests per second:    0.99 [#/sec] (mean)\nTime per request:       5028.514 [ms] (mean)\nTime per request:       1005.703 [ms] (mean, across all concurrent requests)\nTransfer rate:          0.18 [Kbytes/sec] received\n\nConnection Times (ms)\n              min  mean[+/-sd] median   max\nConnect:        0    0   0.2      0       1\nProcessing:  1010 3621 1713.9   5015    5031\nWaiting:     1009 3620 1714.0   5015    5031\nTotal:       1010 3621 1713.8   5015    5031\n\nPercentage of the requests served within a certain time (ms)\n  50%   5015\n  66%   5016\n  75%   5019\n  80%   5019\n  90%   5031\n  95%   5031\n  98%   5031\n  99%   5031\n 100%   5031 (longest request)\n```\n\n```\n$ ab -n 10 -c 5 http://127.0.0.1:8000/\nThis is ApacheBench, Version 2.3 \u003c$Revision: 1843412 $\u003e\nCopyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/\nLicensed to The Apache Software Foundation, http://www.apache.org/\n\nBenchmarking 127.0.0.1 (be patient).....done\n\n\nServer Software:\nServer Hostname:        127.0.0.1\nServer Port:            8000\n\nDocument Path:          /\nDocument Length:        19 bytes\n\nConcurrency Level:      5\nTime taken for tests:   3.054 seconds\nComplete requests:      10\nFailed requests:        0\nTotal transferred:      1840 bytes\nHTML transferred:       190 bytes\nRequests per second:    3.27 [#/sec] (mean)\nTime per request:       1527.203 [ms] (mean)\nTime per request:       305.441 [ms] (mean, across all concurrent requests)\nTransfer rate:          0.59 [Kbytes/sec] received\n\nConnection Times (ms)\n              min  mean[+/-sd] median   max\nConnect:        0    0   0.1      0       1\nProcessing:  1013 1020   2.6   1021    1022\nWaiting:     1012 1020   2.8   1021    1022\nTotal:       1013 1020   2.7   1021    1023\n\nPercentage of the requests served within a certain time (ms)\n  50%   1021\n  66%   1021\n  75%   1021\n  80%   1021\n  90%   1023\n  95%   1023\n  98%   1023\n  99%   1023\n 100%   1023 (longest request)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-bata%2Fasgi-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-bata%2Fasgi-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-bata%2Fasgi-sandbox/lists"}