{"id":16085202,"url":"https://github.com/defold/extension-lmprof","last_synced_at":"2025-10-23T01:31:50.172Z","repository":{"id":102148621,"uuid":"609159724","full_name":"defold/extension-lmprof","owner":"defold","description":"Lua memory profiler for Defold based on lmprof","archived":false,"fork":true,"pushed_at":"2023-11-17T08:45:42.000Z","size":3009,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-10T13:05:16.979Z","etag":null,"topics":["defold","defold-library","lua","memory-profiler","profiler"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"citizenfx/lmprof","license":"mit","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":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-03T13:59:28.000Z","updated_at":"2024-02-24T13:15:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/defold/extension-lmprof","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fextension-lmprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fextension-lmprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fextension-lmprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fextension-lmprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defold","download_url":"https://codeload.github.com/defold/extension-lmprof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237763855,"owners_count":19362310,"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","defold-library","lua","memory-profiler","profiler"],"created_at":"2024-10-09T13:01:53.055Z","updated_at":"2025-10-23T01:31:44.326Z","avatar_url":"https://github.com/defold.png","language":"C","funding_links":[],"categories":["Libraries"],"sub_categories":["Programming Language"],"readme":"# lmprof native extension for Defold Game Engine\n\n[Original readme](https://github.com/defold/extension-lmprof/blob/master/ORIGINAL_README.md)\n\nVanilla Lua 5.1 version is availible here: https://github.com/defold/extension-lmprof/tree/lua-5.1\n\n## Installation\nTo use this library in your Defold project, add the needed version URL to your `game.project` dependencies from [Releases](https://github.com/defold/extension-lmprof/releases)\n\n\u003cimg width=\"401\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2209596/202223571-c77f0304-5202-4314-869d-7a90bbeec5ec.png\"\u003e\n\n\n## Example\n\nAdd `lmprof.script` component to your main collection.\nSpecify properties:\n\u003cimg width=\"884\" alt=\"image\" src=\"https://github.com/defold/extension-lmprof/assets/2209596/73317193-b21a-4db8-b30f-111fdfb635f2\"\u003e\n\n\n## Viewer\n\n* Open Google Chrome\n* Instruments -\u003e Preformance\n* turn on `Memory` checkbox:\n\n\u003cimg width=\"1125\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2209596/222743207-e987d7df-020e-43da-8bf3-d2c49e6b84ce.png\"\u003e\n\n* Click `Load profile...` and choose your `json`\n\n\u003cimg width=\"741\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2209596/222743828-cc3d8b80-a64c-4e35-ac5d-2bc8a1d4f2ec.png\"\u003e\n\n\u003cimg width=\"1123\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2209596/222744110-456458bc-d644-4972-8831-a4c35133bda4.png\"\u003e\n\nAlso, use [stat.py](https://github.com/defold/extension-lmprof/blob/master/stat.py) to see calls statistics.\n\n\u003estat.py my.json\n\n---\nIf you have any issues, questions or suggestions please [create an issue](https://github.com/defold/extension-lmprof/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fextension-lmprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefold%2Fextension-lmprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fextension-lmprof/lists"}