Android app performance with Perfetto

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • This episode is about the Perfetto library. We talked about performance with Rahul Ravikumar and we tried Perfetto on Mastodon Tusky app.
    What's Code with The Italians? 🤌🍕
    Two Italian coders 🧑‍💻🤓 live-stream 📺 their sweary 🤬, mostly unsuccessful attempts at coding an Android app and learning Jetpack Compose.
    The app project
    The app source code is here: cwti.link/bundel
    Support us
    Support the channel for free if you already have Amazon Prime: 📦 cwti.link/prim...
    Our t-shirts are available here 👕 cwti.link/spaccio
    If you want to donate a slice of 🍕 cwti.link/tip
    Check our streaming equipment 🎥 here kit.co/codewit...
    --------------------------------------------
    In this episode, we discussed:
    Tusky - github.com/tus...
    Perfetto docs - perfetto.dev/docs
    Android Tracing - d.android.com/...
    Profileable - developer.andr...
    Papa - github.com/squ...
    Perfetto traceview - • Performance: Perfetto ...
    --------------------------------------------
    If you are participating in a giveaway, check your CZcams Privacy cwti.link/yt-subs
    Watch live at twitch.codewit...
    Twitter: twitter.codewi...
    Web: codewiththeita...
    #JetpackCompose #AndroidDev #Kotlin #androiddev #android #androidstudio #intellijidea #compose #ivanmorgillo #sebastianopoggi #programming #androiddeveloper #androiddevelopment #perfetto #performance #androidperformance

Komentáře • 10

  • @sudesh6807
    @sudesh6807 Před rokem +2

    Please make more such videos on perfetto with industry experts

  • @vikaspandey7053
    @vikaspandey7053 Před rokem +2

    Can you suggest more of these Demonstration video.
    Very Inspirational the way Rahul code and explain
    Tha ks for the video.
    I'm not completely clear about the way to find the exact error causes of frozen frames.
    Can anyone suggest me more of those kind of guide

    • @codewiththeitalians
      @codewiththeitalians  Před rokem

      Hi and thanks for the kind words. We have a couple of videos about performance here: czcams.com/play/PLwyapr5YxyinbSQGpL3A223h5RD6yEcXq.html

  • @SmartSmiley
    @SmartSmiley Před 2 měsíci

    I am unable to get Expected Timeline and Actual Timeline in systrace collected. Anything need to be enabled

  • @user-gy5lf5vz8l
    @user-gy5lf5vz8l Před rokem

    Very helpful episode!

  • @27thstudio4
    @27thstudio4 Před rokem

    how to run custom sql queries in web ui as there is no run button , thanks

  • @vikaspandey7053
    @vikaspandey7053 Před rokem

    29:15 How do I get the script record_android_trace into an executable format? or better, How do i understand the way to Record traces from my android device?
    kindly share some step by step guide to do that.