{"id":13668282,"url":"https://github.com/davecheney/gcvis","last_synced_at":"2025-04-26T22:30:43.061Z","repository":{"id":18497493,"uuid":"21693512","full_name":"davecheney/gcvis","owner":"davecheney","description":"Visualise Go program GC trace data in real time","archived":true,"fork":false,"pushed_at":"2019-03-13T01:20:26.000Z","size":54,"stargazers_count":1101,"open_issues_count":10,"forks_count":69,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-11-11T04:38:00.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dave.cheney.net/2014/07/11/visualising-the-go-garbage-collector","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-10T12:34:07.000Z","updated_at":"2024-11-07T15:32:11.000Z","dependencies_parsed_at":"2022-07-30T13:39:32.534Z","dependency_job_id":null,"html_url":"https://github.com/davecheney/gcvis","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%2Fgcvis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fgcvis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fgcvis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davecheney%2Fgcvis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davecheney","download_url":"https://codeload.github.com/davecheney/gcvis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251063161,"owners_count":21530832,"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-02T08:00:28.925Z","updated_at":"2025-04-26T22:30:40.902Z","avatar_url":"https://github.com/davecheney.png","language":"Go","readme":"\u003chr /\u003e\n\n# This project is no longer maintained\n\nI'm sorry but I do not have the bandwidth to maintain this tool. Please do not send issues or PRs. Thank you.\n\u003chr /\u003e\n\n# gcvis\n\nVisualise Go program gctrace data in real time\n\nNote: GC timing graphs are only supported for go 1.6\n\n## Usage\n\nRunning it directly:\n\n```bash\nenv GOMAXPROCS=4 gcvis godoc -index -http=:6060\n```\n\nAdding the `gctrace` flag yourself:\n\n```bash\nGODEBUG=gctrace=1 godoc -index -http=:6060 2\u003e\u00261 | gcvis\n```\n\nOr from a log file:\n\n```bash\nGODEBUG=gctrace=1 godoc -index -http=:6060 2\u003e stderr.log\ncat stderr.log | gcvis\n```\n\nStarting the server without automatically opening a browser:\n\n```bash\ngcvis -o=false godoc -index -http=:6060\n```\n","funding_links":[],"categories":["Code Analysis","开源类库","Open source library","Language-Specific Tools","代码分析","相关工具`go相关工具和插件`","Golang生态圈Dev\u0026Ops工具与服务","代碼分析","相关工具","Libraries for creating HTTP middlewares"],"sub_categories":["Routers","调试","Debugging","Go","Middlewares","Contents","代码分析","路由","路由器"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fgcvis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavecheney%2Fgcvis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavecheney%2Fgcvis/lists"}