{"id":17138468,"url":"https://github.com/kevinburke/humanbench","last_synced_at":"2025-03-24T07:19:45.955Z","repository":{"id":66238354,"uuid":"122025549","full_name":"kevinburke/humanbench","owner":"kevinburke","description":"Human-readable benchmark output","archived":false,"fork":false,"pushed_at":"2018-02-19T17:16:56.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T12:47:30.206Z","etag":null,"topics":["benchmark","golang","testing"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/kevinburke.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,"publiccode":null,"codemeta":null}},"created_at":"2018-02-19T06:14:23.000Z","updated_at":"2019-01-07T22:38:29.000Z","dependencies_parsed_at":"2023-02-20T16:31:26.289Z","dependency_job_id":null,"html_url":"https://github.com/kevinburke/humanbench","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/kevinburke%2Fhumanbench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fhumanbench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fhumanbench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinburke%2Fhumanbench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinburke","download_url":"https://codeload.github.com/kevinburke/humanbench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224612,"owners_count":20580371,"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":["benchmark","golang","testing"],"created_at":"2024-10-14T20:09:43.376Z","updated_at":"2025-03-24T07:19:45.932Z","avatar_url":"https://github.com/kevinburke.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github.com/kevinburke/humanbench\n\nHumanbench prints human-readable Go benchmarks. If your benchmark takes\nmilliseconds or minutes, humanbench will print `ms/op` or `min/op` instead of\n`ns/op`.\n\n### Usage\n\nPut `humanbench` in front of the normal Go benchmark invocation (or any Go test\ninvocation). Rows printed to stdout that begin with \"Benchmark\" will be\nreprinted using human-readable benchmarks.\n\n```\nhumanbench go test -bench=.\n```\n\nI may add a version that you can pipe to, e.g. `go test | humanbench`, though\nI worry. If `go test` exits 1, I don't have a reliable way of determining that\nin the piped script, besides parsing the exit status text. This may lead people\nto believe that their tests passed, when they didn't.\n\n(You are supposed to set `bash -o pipefail` though few people do that).\n\n### Installation\n\n```\ngo get -u github.com/kevinburke/humanbench`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinburke%2Fhumanbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinburke%2Fhumanbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinburke%2Fhumanbench/lists"}