{"id":882,"url":"https://github.com/shu223/Stats","last_synced_at":"2025-07-30T19:32:57.820Z","repository":{"id":1441740,"uuid":"1671717","full_name":"shu223/Stats","owner":"shu223","description":"In-app memory usage monitoring for iOS","archived":false,"fork":false,"pushed_at":"2020-03-28T22:34:11.000Z","size":371,"stargazers_count":173,"open_issues_count":1,"forks_count":15,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-26T08:50:43.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shu223.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["shu223"],"custom":["https://paypal.me/shu223"]}},"created_at":"2011-04-27T17:07:16.000Z","updated_at":"2023-12-21T03:15:14.000Z","dependencies_parsed_at":"2022-08-06T10:16:24.619Z","dependency_job_id":null,"html_url":"https://github.com/shu223/Stats","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/shu223%2FStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shu223","download_url":"https://codeload.github.com/shu223/Stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228178973,"owners_count":17881116,"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-01-05T20:15:33.801Z","updated_at":"2024-12-04T19:32:14.921Z","avatar_url":"https://github.com/shu223.png","language":"Objective-C","funding_links":["https://github.com/sponsors/shu223","https://paypal.me/shu223"],"categories":["Code Quality"],"sub_categories":["Other free courses","Getting Started"],"readme":"## What's Stats\n\nStats **displays load statuses** such as the memory usage, the CPU load, and the number of subviews **in-app**, and **in realtime**.\n\n\u003cimg src=\"README_images/stats.png\" width=\"320\"\u003e\n\n## How to use\n\n**Just add on your view**!\n\n1. Add Stats.h, Stats.m to your project\n2. As with UILabel, add wherever you like.\n\n```objc\nself.stats = [[Stats alloc] initWithFrame:CGRectMake(20, 40, 100.0, 60.0)];\n[self.window addSubview:self.stats];\n```\n\n## Parameters and the units\n\n![](README_images/stats_up.png)\n\nFrom top to bottom,\n\n- The variation of memory usage [kB]\n- The total memory usage [kB]\n- The variation of CPU time [msec]\n- The number of UIView subclasses\n\n\n## Demo\n\nA full Xcode demo project is included in the \"StatsDemo\" directory.\n\n\u003cimg src=\"README_images/demo.png\" width=\"320\"\u003e\n\n\n\n## Articles\n\n- [English](http://d.hatena.ne.jp/shu223/20111118/1321576538)\n- [Japanese](http://d.hatena.ne.jp/shu223/20110428/1303930059)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshu223%2FStats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshu223%2FStats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshu223%2FStats/lists"}