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: ChatGPT vs. Turing's 1950 Examples https://ift.tt/0Ny8xbeShow HN: ChatGPT vs. Turing's 1950 Examples These are the four questio… Read More
Show HN: Rune’s Secret Type Ported to Python https://ift.tt/JtzSaCfShow HN: Rune’s Secret Type Ported to Python https://ift.tt/ivMXt6c De… Read More
Show HN: This Hacker News Does Not Exist https://ift.tt/om6cEbyShow HN: This Hacker News Does Not Exist https://ift.tt/G9ndlaZ Decemb… Read More
Show HN: I fine-tuned Flan-T5. Can it cook? https://ift.tt/9IcaqVjShow HN: I fine-tuned Flan-T5. Can it cook? Checkout the app at https:… Read More
Show HN: Simple self-assessment tool for OWASP ASVS https://ift.tt/1Eh8grLShow HN: Simple self-assessment tool for OWASP ASVS https://ift.tt/3Sh… Read More
Show HN: Circle Calendar https://ift.tt/5sJfhqDShow HN: Circle Calendar I've always had a hard time visualizing the r… Read More
Show HN: Web search using a ChatGPT-like model that can cite its sources https://ift.tt/j9TIohSShow HN: Web search using a ChatGPT-like model that can cite its sourc… Read More
Show HN: TromPhone, a Trombone for Your Phone https://ift.tt/rF2H7CaShow HN: TromPhone, a Trombone for Your Phone A few months ago I had a… Read More
0 Comments: