Profiling PHP: A dive into your application

Comments

Comments are closed.

Very nice introduction about profiling in PHP. I think it was very accessible for both more and less experienced devs. Happy with the PHPStorm-Xdebug example. I'll definitely go and check that out. Nice to be reminded about XHProf and xhgui as well.

I also liked criticism on xhgui for being coupled to Mongo. I think talks should have critical notes like that more often. Your composer package with different storage adapters for XHProf sounds really interesting.

Just one remark: I would have liked to see a more compelling example of performance optimizations that can be achieved with profiling. Maybe you could have borrowed Davey Shafik's WordPress example for that?

Qua inhoud een hele goede talk die 'n mooi overzicht geeft van het profilen van PHP applicaties.

Mooi dat deze talk op 'n WordPress meet-up stond, er zijn naar mijn weten wereldwijd echt maar 'n handjevol developers binnen de WordPress wereld die tools als XHProf gebruikt hebben. Met plugins die op 100.000'en websites gedraaid worden echt geen overbodige luxe, ook al is de winst maar "enkele procenten". :)

Prima talk, maar niet voor niets voor de advanced gebruikers

Great talk. I will study the links in the presentation. I was happy with the reply to my question. I like to play the devil's advocate with my questions.

Anonymous at 22:12 on 13 Mar 2015

High speed presentation (good to follow though). Very interesting and complete. Don't forget to breath every now and then ;)