Xdebug 3 Profiling: 3. Analysing Data

แชร์
ฝัง

ความคิดเห็น • 13

  • @guscman
    @guscman ปีที่แล้ว +1

    These videos are extremely helpful! Thank you for making these.

  • @IT100IT
    @IT100IT 2 ปีที่แล้ว +2

    Using this for Drupal sites, excellent!

  • @erdincgc2
    @erdincgc2 3 ปีที่แล้ว +1

    Great great content! Thank you so much Derick 🙏

  • @renerehme8488
    @renerehme8488 3 ปีที่แล้ว +2

    Thanks! That was helping me a lot to understand.

  • @WhileTrueThenDream
    @WhileTrueThenDream 3 ปีที่แล้ว +1

    Thank you again!!!

  • @prondubuisi
    @prondubuisi 2 ปีที่แล้ว

    Great video!

  • @cleverscript
    @cleverscript ปีที่แล้ว

    Great thanks!

  • @epb9000
    @epb9000 10 หลายเดือนก่อน

    Lack of autoloader: WordPress existed before the spl autoloader as far as I'm aware. There's proposals to add one for core at the time of writing.

  • @mannlevilthe
    @mannlevilthe ปีที่แล้ว

    What's the difference between tracing and profiling?

    • @DerickRethansXdebug
      @DerickRethansXdebug  ปีที่แล้ว +1

      Tracing is designed to give as much information as possible, which also includes timing. Profiling has been designed to only give timing information, and be as lightweight as possible.

  • @utilizator1701
    @utilizator1701 ปีที่แล้ว

    So does not it include data on how much time the code has run?