Show HN: CriticalPath – Advanced Profiler for Android I am excited to announce the project I am working on: an advanced mobile app profiler for Android. Its primary purpose is to optimize app performance and make it faster. Additionally, it serves as an excellent debugging tool. The main distinction between existing tools, such as Perfetto and the Android Studio Profiler, is the ability to synchronize the trace with a video recording of your app. This allows you to see the app's UX alongside what's occurring within the app to identify what's causing slowdowns. Another key feature is the ability to click on any slice and view the cross-thread execution path of function calls, tracing from a user action to the selected slice. This makes it easier to identify performance regressions: slow functions, suboptimal network calls, or functions clogging the main thread. Additionally, we have implemented smart code instrumentation that has a minimal impact on performance. I am one of the developers of this tool. The project is in active development and are eager for feedback from Android developers. You can try it out at https://crpath.app https://crpath.app February 29, 2024 at 02:22AM
Show HN: CriticalPath – Advanced Profiler for Android https://ift.tt/jyTRPvB
Related Articles
Show HN: A simple but effective chess engine in JavaScript https://ift.tt/VtOcYfbShow HN: A simple but effective chess engine in JavaScript https://ift… Read More
Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs https://ift.tt/Dqmia54Show HN: Mitmproxy2swagger – Automagically reverse-engineer REST APIs … Read More
Show HN: A new way to write and publish research https://ift.tt/qfwIKrOShow HN: A new way to write and publish research https://dystr.com May… Read More
Show HN: Vessel – Your Passport for the Internet https://ift.tt/EIxFs67Show HN: Vessel – Your Passport for the Internet https://www.vessel.xy… Read More
Show HN: Babeloop, a new music sight-reading webapp https://ift.tt/DGSYZ9EShow HN: Babeloop, a new music sight-reading webapp Backstory: I have … Read More
Show HN: I built a VR laser tag course you can run around in https://ift.tt/sCnriJBShow HN: I built a VR laser tag course you can run around in https://w… Read More
Show HN: TypeHub – A GitHub like platform to model open data specifications https://ift.tt/v0Iykb5Show HN: TypeHub – A GitHub like platform to model open data specifica… Read More
Show HN: Organize your open Chrome Tabs like apps on a desktop https://ift.tt/CXxedBuShow HN: Organize your open Chrome Tabs like apps on a desktop https:/… Read More
0 Comments: