mirror of
https://github.com/php/presentations.git
synced 2026-03-24 23:52:18 +01:00
15 lines
300 B
XML
15 lines
300 B
XML
<slide>
|
|
<title>Understand your code, application and execution paths</title>
|
|
|
|
<blurb>In-code tools:</blurb>
|
|
<list>
|
|
<bullet>Add timing points</bullet>
|
|
</list>
|
|
|
|
<blurb>External tools:</blurb>
|
|
<list>
|
|
<bullet>Basic overview: %inclued%</bullet>
|
|
<bullet>Deep details: %xdebug%</bullet>
|
|
</list>
|
|
</slide>
|