{"id":17789504,"url":"https://github.com/benderscript/go-pprof","last_synced_at":"2025-07-14T15:06:53.212Z","repository":{"id":156947000,"uuid":"316614483","full_name":"BenderScript/go-pprof","owner":"BenderScript","description":"Go Programming (GoLang) Pprof Example","archived":false,"fork":false,"pushed_at":"2021-01-04T17:36:57.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:45:35.658Z","etag":null,"topics":["go","golang","gorilla","mux","performance","pprof"],"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/BenderScript.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}},"created_at":"2020-11-27T22:46:56.000Z","updated_at":"2021-01-04T17:36:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"0aa310e2-0ff0-4da8-b67f-ad9fd5f32eaf","html_url":"https://github.com/BenderScript/go-pprof","commit_stats":null,"previous_names":["benderscript/go-pprof","repenno/go-pprof"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BenderScript/go-pprof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fgo-pprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fgo-pprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fgo-pprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fgo-pprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenderScript","download_url":"https://codeload.github.com/BenderScript/go-pprof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenderScript%2Fgo-pprof/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265311594,"owners_count":23745082,"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":["go","golang","gorilla","mux","performance","pprof"],"created_at":"2024-10-27T10:32:42.956Z","updated_at":"2025-07-14T15:06:53.183Z","avatar_url":"https://github.com/BenderScript.png","language":"Go","readme":"# GO PPROF Example\n\nA forcefully simple example of Gorilla MUX running a simple web server and a Pprof Server.\n\nPProf Server has all endpoints enabled:\n\n* \"/\"\n* \"/cmdline\"\n* \"/symbol\"\n* \"/trace\"\n* \"/profile\"\n\nhttps://stackoverflow.com/questions/19591065/profiling-go-web-application-built-with-gorillas-mux-with-net-http-pprof\n\t\n* \"/goroutine\"\n* \"/heap\"\n* \"/threadcreate\"\n* \"/block\"\n* \"/vars\"\n\n## Usage\n\nSimply executing below should do the trick:\n\n```\n./docker_run.sh\n\n```\n\nPprof runs on port 15121 and webserver on 15120\n\n## Performance client\n\nI used Apache Benchmark. Some examples in perf.sh\n\n## Dockerfile\n\nI provided two small utilities to build and run the docker containers\n\n## Testing\n\nIf everything goes well open your browser and go to:\n\n```\nhttp://localhost:15121/\n\nYou shoould see: \"Pprof!\"\n\nhttp://localhost:15121/\n\nYou shoould see: \"Go Away!\"\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenderscript%2Fgo-pprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenderscript%2Fgo-pprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenderscript%2Fgo-pprof/lists"}