{"id":18641755,"url":"https://github.com/honza/benchmike","last_synced_at":"2025-11-04T22:30:32.397Z","repository":{"id":7055068,"uuid":"8336444","full_name":"honza/benchmike","owner":"honza","description":null,"archived":false,"fork":false,"pushed_at":"2013-10-01T05:59:19.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T10:28:09.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-21T14:14:38.000Z","updated_at":"2013-10-01T05:59:20.000Z","dependencies_parsed_at":"2022-09-22T11:31:39.223Z","dependency_job_id":null,"html_url":"https://github.com/honza/benchmike","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fbenchmike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fbenchmike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fbenchmike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fbenchmike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honza","download_url":"https://codeload.github.com/honza/benchmike/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239442953,"owners_count":19639403,"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-11-07T06:00:00.351Z","updated_at":"2025-11-04T22:30:32.342Z","avatar_url":"https://github.com/honza.png","language":"Go","readme":"benchmike\n=========\n\nbenchmike is a command line benchmarking tool.  It runs your code a specified\nnumber of iterations and gives you back the min, max, 95th and 99th percentile\nin milliseconds.  benchmike is implement in [Go][1].\n\n**Note**: Prior to `0.2.0`, benchmike was a Python utility.  Please see the git\nhistory for details.\n\nBuilding and install\n--------------------\n\n    $ git clone git://github.com/honza/benchmike.git\n    $ cd benchmike\n    $ make\n    $ ./bin/benchmike -i 500 \"date\"\n\nUsage\n-----\n\n    Usage: benchmike [options] COMMAND\n\n    Options:\n      --version             show program's version number and exit\n      -h, --help            show this help message and exit\n      -i ITERATIONS, --iterations=ITERATIONS\n                            How many times should the command run?\n\nExample\n-------\n\n    $ ./benchmike -i 100 \"date\"\n    Iterations:      100\n    95th percentile: 6.99806213379\n    99th percentile: 7.36784934998\n    min:             5.24401664734\n    max:             7.38000869751\n\nLicense\n-------\n\nGPLv3\n\n[1]: http://golang.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonza%2Fbenchmike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonza%2Fbenchmike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonza%2Fbenchmike/lists"}