{"id":14235875,"url":"https://github.com/arzzen/curltime","last_synced_at":"2026-04-02T01:15:28.066Z","repository":{"id":78915196,"uuid":"53673703","full_name":"arzzen/curltime","owner":"arzzen","description":"A simple command line (bash/shell) utility to measure HTTP request time with cUrl","archived":false,"fork":false,"pushed_at":"2024-11-01T21:18:22.000Z","size":10,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T18:57:17.284Z","etag":null,"topics":["bash","curl","curltime","measure","pagespeed","shell","speedtest","statistics","time"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arzzen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-11T14:45:24.000Z","updated_at":"2025-04-22T12:55:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdacbbf1-35be-445b-b3f6-6a946ff047b9","html_url":"https://github.com/arzzen/curltime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arzzen/curltime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arzzen%2Fcurltime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arzzen%2Fcurltime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arzzen%2Fcurltime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arzzen%2Fcurltime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arzzen","download_url":"https://codeload.github.com/arzzen/curltime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arzzen%2Fcurltime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"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":["bash","curl","curltime","measure","pagespeed","shell","speedtest","statistics","time"],"created_at":"2024-08-20T21:02:27.214Z","updated_at":"2026-04-02T01:15:28.044Z","avatar_url":"https://github.com/arzzen.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"### Bash cUrl time\n\nA command line tool to measure HTTP request time with cUrl.\n\nMeasure single HTTP request time or average time of multiple requests.\n\n#### Usage\n\n\u003e ./curltime.sh [url] [attempts]\n\n#### Example:\n\nCommand (default attempts = 1):\n\n`$ ./curltime.sh http://www.github.com`\n\nor with attempts\n\n`$ ./curltime.sh http://www.github.com 5`\n\nOutput:\n\n\u003cpre\u003e\n Url:\twww.github.com\n\n +-----------------------------------------------------------------------------------+\n | #       |                           Time (seconds)                                |\n +-----------------------------------------------------------------------------------+\n | Attempt | Connect | Start transfer | Redirect | Namelookup | Pretransfer |  Total |\n +-----------------------------------------------------------------------------------+\n | 1.      |   0.061 |          0.289 |    0.000 |      0.061 |       0.061 |  0.290 |\n | 2.      |   0.005 |          0.232 |    0.000 |      0.004 |       0.005 |  0.232 |\n | 3.      |   0.005 |          0.229 |    0.000 |      0.004 |       0.005 |  0.229 |\n | 4.      |   0.005 |          0.235 |    0.000 |      0.004 |       0.005 |  0.236 |\n | 5.      |   0.005 |          0.233 |    0.000 |      0.004 |       0.005 |  0.234 |\n +-----------------------------------------------------------------------------------+\n | summary |   0.016 |          0.243 |        - |          - |           - |  0.244 |\n +-----------------------------------------------------------------------------------+\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farzzen%2Fcurltime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farzzen%2Fcurltime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farzzen%2Fcurltime/lists"}