Debugging Swift Memory Issues with Xcode and Profiler

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 39

  • @artorhemnnahs
    @artorhemnnahs 7 лет назад +1

    I rarely comment on videos, but this has a fantastic way to represent strong and weak references.

  • @insightful-podcast-clips
    @insightful-podcast-clips 6 лет назад

    Your explanation skill is superb. Very impressive.

  • @dhavalnena7386
    @dhavalnena7386 8 лет назад

    Superbly explained each and every detail. Thanks a lot for such a detailed tutorial. Much appreciated !!

  • @icecream296
    @icecream296 8 лет назад

    You deserve way more views and likes. You explained the things in depth still didnt create any confusion. Great work and thanks.

  • @acruxstar
    @acruxstar 7 лет назад

    An amazing lecture, filled with lots of useful information. I'm just wondering why it has had more than 7K visualizations now, but only some 130 likes. Looks like the visualizers are very much ungrateful.

  • @prempratapsingh4181
    @prempratapsingh4181 7 лет назад

    Thank you so much for such detailed explanation of the memory references and the xcode profiling workflows.

  • @swiftkatcodefactory
    @swiftkatcodefactory 3 года назад

    Thank you, this video really helped for an memory issue, was sitting for last 2 days to solve. Now fixed... Great work from you !

  • @UndeadEarth1
    @UndeadEarth1 8 лет назад

    Thank you for taking the time to document this. As someone learning Swift, this was exactly what I needed.

  • @romualdbrochard8674
    @romualdbrochard8674 7 лет назад +1

    For those who are troubleshooting, wondering why they only have objects/func adresses instead of full names following this guide:
    - go to Build Settings
    - Build Options > Debug Information Format
    - set 'Debug' to 'DWARF with dSYM file'
    Then it should work

  • @srikanththangavel4554
    @srikanththangavel4554 6 лет назад

    Actually I struggled in how to use Allocations. Since there is a big memory issue problem in my project. Now I am pretty sure, I could Handle how big the issue could be.
    Thank you very much and It seems you are good in teaching. Because I could feel in this video. Now I also subscribed for your channel.

  • @doktoren99
    @doktoren99 7 лет назад

    Just 4 mins in, but what an amazing explaination! Thank you

  • @nguyentienlong3805
    @nguyentienlong3805 8 лет назад +6

    Such a great lecture, thank you so much

  • @Yasser5626
    @Yasser5626 6 лет назад

    the best tutorial I found in this topic
    thanks a lot

  • @sulabhagarwal3697
    @sulabhagarwal3697 7 лет назад

    thats really well explained. easy for novice to understand too!

  • @duanetucker2731
    @duanetucker2731 5 лет назад

    This was a superb video and I learned so much. Thank you for sharing!

  • @johnkarthi419
    @johnkarthi419 7 лет назад

    Thanks a lot. It is great and useful lecture.

  • @anilkumara6141
    @anilkumara6141 7 лет назад

    Excellent, very helpful. Thanks so much!!

  • @ga4205
    @ga4205 7 лет назад

    great lecture

  • @rahulsharma-sq5zh
    @rahulsharma-sq5zh 7 лет назад

    NIce one Explanation is very nice. thanks

  • @gabovanlugo
    @gabovanlugo 8 лет назад

    Very well explained. Thank you so much! :)

  • @subinrevi2268
    @subinrevi2268 6 лет назад

    Well explained..the video clarity could have been better.

  • @soywil
    @soywil 6 лет назад

    If anyone is wondering or looking more from this person, this is from Ravi Shankar.
    Makeschool 2016 wohoooo

  • @kunkaraisy
    @kunkaraisy 7 лет назад

    In 23:30 you say that the image view is also strongly referenced by the view controller, hence it won't be deallocated. However, as clearly shown in ImageViewViewController, the image view outlet is a weak reference. How come?

  • @mrm259
    @mrm259 7 лет назад

    Thanks for your awesome tutorial, I liked it :)

  • @ravi10205
    @ravi10205 6 лет назад

    Great tutorial, Thanks :)

  • @ekudarauskas
    @ekudarauskas 7 лет назад

    Thank you. Subscribed!

  • @cenkerdemir
    @cenkerdemir 7 лет назад

    thank you it was very helpful!

  • @bafnaparag
    @bafnaparag 7 лет назад

    is it WWDC example ?

  • @kwokpinglau2400
    @kwokpinglau2400 7 лет назад

    Just wondering, I am now using XCode 8.2.1 whenever I start to record on Allocations, instrument just crashes.
    Anyone have that same issue? Any suggestion would be appreciated.

  • @ankitgarg2790
    @ankitgarg2790 7 лет назад

    very informative!!!

  • @DualStixGaming
    @DualStixGaming 6 лет назад

    DAMN! this is awesome

  • @muslimrao
    @muslimrao 6 лет назад

    Great -- Will try it.

  • @chakrir846
    @chakrir846 8 лет назад +1

    Nice tutorial.

  • @piyushsharma1638
    @piyushsharma1638 8 лет назад

    thanks for sharing

  • @piyushsharma1638
    @piyushsharma1638 6 лет назад

    awesome

  • @SunilYadav-bc4kt
    @SunilYadav-bc4kt 7 лет назад

    good tutorial.

  • @thedrei24
    @thedrei24 7 лет назад

    thanks

  • @eldarkk4566
    @eldarkk4566 3 года назад

    OMG OMG OMG !!!!!!

  • @rameshboosa1836
    @rameshboosa1836 6 лет назад

    great lecture