Files
archived-presentations/slides/profiling/understand-code.xml
2011-04-01 15:11:47 +00:00

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>