{"id":21603153,"url":"https://github.com/evmar/bloat","last_synced_at":"2025-04-11T02:40:20.220Z","repository":{"id":1080715,"uuid":"926109","full_name":"evmar/bloat","owner":"evmar","description":"analyze code size via nm/objdump output","archived":false,"fork":false,"pushed_at":"2015-04-30T16:10:02.000Z","size":178,"stargazers_count":81,"open_issues_count":2,"forks_count":18,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-25T00:12:43.552Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evmar.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-09-20T21:20:14.000Z","updated_at":"2025-02-17T00:06:30.000Z","dependencies_parsed_at":"2022-07-06T06:01:43.473Z","dependency_job_id":null,"html_url":"https://github.com/evmar/bloat","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/evmar%2Fbloat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fbloat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fbloat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evmar%2Fbloat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evmar","download_url":"https://codeload.github.com/evmar/bloat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248330922,"owners_count":21085800,"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-24T19:15:27.720Z","updated_at":"2025-04-11T02:40:20.197Z","avatar_url":"https://github.com/evmar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bloat\n\nGenerate [webtreemap][]-compatible JSON summaries of binary size.\n\n[webtreemap]: http://github.com/martine/webtreemap\n\n## Setup\n\n1) Check out a copy of webtreemap in a `webtreemap` subdirectory:\n\n        git clone git://github.com/martine/webtreemap.git\n\n2) Build your binary with the `-g` flag to get symbols.\n\n3) Run `./bloat.py --help` and generate `nm.out` as instructed there.\n\n4) Example command line:\n\n        ./bloat.py --strip-prefix=/path/to/src syms \u003e bloat.json\n\n## Misc other feature\n\nDump large symbols:\n\n    $ ./bloat.py dump | head -20\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmar%2Fbloat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevmar%2Fbloat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevmar%2Fbloat/lists"}