{"id":13764169,"url":"https://github.com/davecheney/autobench","last_synced_at":"2025-06-11T23:34:34.133Z","repository":{"id":57497010,"uuid":"9075543","full_name":"davecheney/autobench","owner":"davecheney","description":"Go benchmark harness. ","archived":false,"fork":false,"pushed_at":"2014-07-28T04:52:21.000Z","size":1057,"stargazers_count":99,"open_issues_count":2,"forks_count":29,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-29T05:23:20.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/davecheney.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":"2013-03-28T11:17:01.000Z","updated_at":"2024-02-06T21:12:26.000Z","dependencies_parsed_at":"2022-09-01T21:02:12.358Z","dependency_job_id":null,"html_url":"https://github.com/davecheney/autobench","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/davecheney%2Fautobench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fautobench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fautobench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fautobench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecheney","download_url":"https://codeload.github.com/davecheney/autobench/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249250889,"owners_count":21237961,"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-08-03T15:01:17.483Z","updated_at":"2025-04-16T14:36:21.582Z","avatar_url":"https://github.com/davecheney.png","language":"Go","funding_links":[],"categories":["Benchmarks","基准","基準測試","基准点","基准测试","Twitter"],"sub_categories":["Other Software","其他软件","其他軟件"],"readme":"autobench\n=========\n\n`autobench` is a framework to compare the performance of Go 1.2 and Go 1.3.\n\nusage\n-----\n\n`autobench` downloads and builds the latest Go 1.1 and Go tip branches and runs a set of Go 1 benchmarks for comparison.\n\nUseful targets are\n\t\n    make bench\t\t# runs all benchmarks, _once_\n    make go1 \t\t# runs bench/go1 benchmarks _once_\n    make runtime \t# runs bench/runtime benchmarks _once_\n    make http\t \t# runs bench/http benchmarks _once_\n    make float\t \t# runs bench/float benchmarks _once_\n    make extra\t\t# runs extra benchmarks. \n    make clean \t\t# removes any previous benchmark results\n    make update\t\t# updates both branches to the latest revision, clears any benchmark results\n\nYou can optionally benchmark with gccgo instead of gc by either uncommenting the corresponding line in the Makefile or by setting TESTFLAGS to an appropriate value:\n\n    make TESTFLAGS=-compiler=gccgo bench\n\nknown issues\n------------\n\n * If you are benchmarking on Freebsd, you may need to use `gmake`.\n\ncontributing\n------------\n\nContributions and pull requests are always welcome. If you are submitting a pull request with benchmark data, please include the value of OLD and NEW at the top of the Makefile in the suffix of your file (follow the examples) so we can trace which revision this benchmark was taken from. If you want to include commentry in your benchmark, comments should start with a #.\n\n     make \u003e linux-386-go1.2.1-vs-go.1.3beta1.txt\n\nlicence\n-------\n\nThis package uses benchmark code from the Go project. Where otherwise unspecified this code is released into the public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fautobench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavecheney%2Fautobench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fautobench/lists"}