{"id":16105729,"url":"https://github.com/iambedant/flamechartkt","last_synced_at":"2026-04-15T06:32:10.291Z","repository":{"id":247623911,"uuid":"822260690","full_name":"iamBedant/FlamechartKt","owner":"iamBedant","description":"Visualization tool for Android stack traces collected over an interval.","archived":false,"fork":false,"pushed_at":"2024-08-04T16:13:52.000Z","size":18484,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T13:00:02.909Z","etag":null,"topics":["android","compose-web","flamegraph","kmp-desktop","kotlin-multiplatform","wasm"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/iamBedant.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":"2024-06-30T18:27:42.000Z","updated_at":"2024-08-04T16:13:55.000Z","dependencies_parsed_at":"2024-10-31T18:36:53.309Z","dependency_job_id":null,"html_url":"https://github.com/iamBedant/FlamechartKt","commit_stats":null,"previous_names":["iambedant/flamechartkt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamBedant/FlamechartKt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FFlamechartKt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FFlamechartKt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FFlamechartKt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FFlamechartKt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamBedant","download_url":"https://codeload.github.com/iamBedant/FlamechartKt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBedant%2FFlamechartKt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31829851,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","compose-web","flamegraph","kmp-desktop","kotlin-multiplatform","wasm"],"created_at":"2024-10-09T19:10:26.999Z","updated_at":"2026-04-15T06:32:10.272Z","avatar_url":"https://github.com/iamBedant.png","language":"Kotlin","readme":"## Backstory\nWhile working on a project, I needed to visualize a collection of stack traces. During my exploration of existing solutions, I found Brendan Gregg's  [FlameGraph](https://github.com/brendangregg/FlameGraph?tab=readme-ov-file). However, it didn't quite address my specific needs.\n\n## Why not FlameGraph\nFlameGraph was designed to visualize the performance of backend applications in a multithreaded environment. On the x-axis of a FlameGraph, function calls from multiple threads are mostly merged into one. This approach is perfect for applications with many threads. However, for applications where the focus is primarily on a single thread's behavior, such as the Android main thread, it would be more useful to represent time on the x-axis. Google Chrome's dev tool offers a feature called FlameChart that addresses this need for web applications.\n\n## Project Purpose\nThis project aims to create a similar visualization tool for Android. While I could have written an adapter for Chrome's dev tool or PerfettoUI, I also wanted to explore the current state of WASM and Compose Multiplatform for some time now. This project seemed like a great opportunity to do so.\n\n## Disclaimer:\nThis repository is a work in progress. The primary goal at this stage is to just make it work. It is not intended as a resource for learning KMP or Compose Multiplatform.\n\n\n## Current state:\n![Current Screenshot](screenshots/2024-08-01.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambedant%2Fflamechartkt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiambedant%2Fflamechartkt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambedant%2Fflamechartkt/lists"}