{"id":15722499,"url":"https://github.com/defold/build-size","last_synced_at":"2025-10-20T04:31:55.674Z","repository":{"id":37543964,"uuid":"68082612","full_name":"defold/build-size","owner":"defold","description":"Graph showing the Defold engine and editor sizes for all supported platforms","archived":false,"fork":false,"pushed_at":"2024-10-29T02:28:58.000Z","size":599007,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T20:05:27.492Z","etag":null,"topics":["defold"],"latest_commit_sha":null,"homepage":"","language":"Python","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/defold.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-13T06:51:09.000Z","updated_at":"2024-10-29T02:29:02.000Z","dependencies_parsed_at":"2023-12-21T05:11:00.990Z","dependency_job_id":"79178528-8259-4e59-a897-3eeead4e452e","html_url":"https://github.com/defold/build-size","commit_stats":null,"previous_names":["defold/build-size"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fbuild-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fbuild-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fbuild-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fbuild-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defold","download_url":"https://codeload.github.com/defold/build-size/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237267989,"owners_count":19282326,"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":["defold"],"created_at":"2024-10-03T22:08:09.385Z","updated_at":"2025-10-20T04:31:55.668Z","avatar_url":"https://github.com/defold.png","language":"Python","funding_links":[],"categories":["Links"],"sub_categories":[],"readme":"[![Buils Status](https://github.com/defold/build-size/actions/workflows/check_size.yaml/badge.svg)](https://github.com/defold/build-size/actions/workflows/check_size.yaml)\n\n# Defold engine and application bundle size plot\nThis project will plot the size of the Defold engine (aka dmengine) as well as the size of a complete Defold game bundle for all supported platforms and versions.\n\n**Live Dashboard**: https://defold.com/build-size  \n**Interactive Size Analyzer**: https://defold.com/build-size/size-analyzer/\n\n## Bundle size\nThe bundle size is measured as:\n\n* Android - Size of .aab file containing one CPU architecture\n* iOS - Size of .ipa file\n* macOS - Size of .app file\n* Windows - Size of zip archive with engine, required library files and game archive\n* Linux - Size of zip archive with engine, required library files and game archive\n* HTML5 - Size of zip archive with either .wasm or .asm.js engine, required library files and game archive\n\n![Bundle size per platform and version](./bundle_size.png)\n\n\n## Engine size\nThis is the size of a release version of the Defold engine executable/library:\n\n![Engine size per platform and version](./engine_size.png)\n\n## Editor size\nThis is the size of the release versions of the Defold editor (including bob.jar):\n\n![Editor size per platform and version](./editor_size.png)\n\n## Bob size\nThis is the size of a release version of the our command line build interface (bob.jar):\n\n![bob.jar size per platform and version](./bob_size.png)\n\n\n## Deprecated graphs\nGraph of versions stripped of debug symbols:\n\n![Size per platform and version](./legacy_engine_size_stripped.png)\n\nHistory of versions:\n\n![History of size per platform and version](./legacy_engine_size.png)\n\nNOTE: In both of the deprecated graphs above the measurements show the size of the .apk file for Android and for all other platforms the size of the engine itself.\n\n# Requirements\nIf you wish to run this script locally you need to have the following things installed:\n\n* Python 3 (developed with 3.10.5)\n* Java 11.0.*\n* [matlibplot](http://matplotlib.org/) (Install with `python3 -m pip install matplotlib`)\n\n# Usage\nRun [check_size.py](check_size.py):\n\n    python3 check_size.py\n\nIt will generate these files:\n* [releases.json](releases.json)\n* [engine_report.csv](engine_report.csv)\n* [bundle_report.csv](bundle_report.csv)\n* [bob_report.csv](bob_report.csv)\n* [editor_report.csv](editor_report.csv)\n* [engine_size.png](engine_size.png)\n* [bundle_size.png](bundle_size.png)\n* [bob_size.png](bob_size.png)\n* [editor_size.png](editor_size.png)\n\n\nTo include a new version of dmengine in the report you need to [add an entry in the releases list in releases.json](https://github.com/defold/build-size/blob/master/releases.json). The sha1 of the version you wish to add can be seen at [d.defold.com](d.defold.com).\n\nThe project will automatically generate new graphs and report files when a file in the project is changed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fbuild-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefold%2Fbuild-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fbuild-size/lists"}