{"id":13764173,"url":"https://github.com/amscanne/golang-micro-benchmarks","last_synced_at":"2025-03-25T23:30:35.274Z","repository":{"id":15727961,"uuid":"18466251","full_name":"amscanne/golang-micro-benchmarks","owner":"amscanne","description":"Tiny collection of micro benchmarks.","archived":false,"fork":false,"pushed_at":"2019-03-02T00:19:32.000Z","size":9,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-20T22:04:03.824Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amscanne.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":"2014-04-05T12:22:05.000Z","updated_at":"2023-02-14T07:50:58.000Z","dependencies_parsed_at":"2022-07-22T23:00:40.050Z","dependency_job_id":null,"html_url":"https://github.com/amscanne/golang-micro-benchmarks","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/amscanne%2Fgolang-micro-benchmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amscanne%2Fgolang-micro-benchmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amscanne%2Fgolang-micro-benchmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amscanne%2Fgolang-micro-benchmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amscanne","download_url":"https://codeload.github.com/amscanne/golang-micro-benchmarks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245561036,"owners_count":20635664,"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.604Z","updated_at":"2025-03-25T23:30:34.984Z","avatar_url":"https://github.com/amscanne.png","language":"Go","funding_links":[],"categories":["基准点","Benchmarks"],"sub_categories":["其他软件","Other Software"],"readme":"Golang Benchmarks\n=================\n\nThis is a tiny collection of micro benchmarks.\n\nThe intent is to compare some language feature to others.\n\nThe original benchmark arose from a simple question:\n\nSuppose a runtime parameter is dynamic, but generically fixed.\n\n* Is it best to build a new closure when it changes?\n* Or simply evaluate the parameter in an if, continuously?\n* Or should we write generic types, and use an interface?\n\nRunning\n-------\n\nTo run the suite, use:\n\n    go test -bench=.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famscanne%2Fgolang-micro-benchmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famscanne%2Fgolang-micro-benchmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famscanne%2Fgolang-micro-benchmarks/lists"}