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: Clean Simple DNS Lookups https://ift.tt/jWqSN1xShow HN: Clean Simple DNS Lookups Hey HN, Last weekend I vibe-coded a … Read More
Show HN: I'm starting a social club to solve the male loneliness epidemic https://ift.tt/sqU6XjrShow HN: I'm starting a social club to solve the male loneliness epide… Read More
Show HN: Glyde – MCP based AI website builder that uses 21st.dev https://ift.tt/s74JArpShow HN: Glyde – MCP based AI website builder that uses 21st.dev Hi HN… Read More
Show HN: Willow Voice (YC X25) – Personalized Dictation You Can Use Anywhere https://ift.tt/zsRVp29Show HN: Willow Voice (YC X25) – Personalized Dictation You Can Use An… Read More
Show HN: Icepi Zero – The FPGA Raspberry Pi Zero Equivalent https://ift.tt/aELXAFxShow HN: Icepi Zero – The FPGA Raspberry Pi Zero Equivalent I've been … Read More
Show HN: Asdf Overlay – High performance in-game overlay library for Windows https://ift.tt/ZGLgv7EShow HN: Asdf Overlay – High performance in-game overlay library for W… Read More
Show HN: FizzBuzzAI – The Most Inefficient FizzBuzz Solution Ever Made https://ift.tt/KDtowIhShow HN: FizzBuzzAI – The Most Inefficient FizzBuzz Solution Ever Made… Read More
Show HN: JsonPP, a Functional JSON Superset https://ift.tt/N2R8sdJShow HN: JsonPP, a Functional JSON Superset Json plus plus or Json pre… Read More
0 Comments: