mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
33 lines
998 B
XML
33 lines
998 B
XML
<presentation
|
|
template="php2"
|
|
titlecolor="#1111aa"
|
|
navbarbackground="url(images/trans-ffffff.png)"
|
|
logo1="images/php-med-trans-light.gif"
|
|
titlesize="2em"
|
|
navbarheight="4.1em"
|
|
>
|
|
<topic>Performance</topic>
|
|
<title>Tuning, BM'ing and Profiling</title>
|
|
<event>Linux Bangalore 2003</event>
|
|
<location>Bangalore</location>
|
|
<date>Dec.3, 2003</date>
|
|
<speaker>Rasmus Lerdorf</speaker>
|
|
<email>rasmus@php.net</email>
|
|
<url>http://lerdorf.com/lb2.pdf</url>
|
|
|
|
<chapter title="Introduction">
|
|
<slide>slides/titlepage.xml</slide>
|
|
<slide>slides/intro/simplexml1.xml</slide>
|
|
<slide>slides/intro/simplexml2.xml</slide>
|
|
<slide>slides/php5intro/sqlite1.xml</slide>
|
|
<slide>slides/php5intro/sqlite2.xml</slide>
|
|
<slide>slides/intro/php_tuning1.xml</slide>
|
|
<slide>slides/intro/php_bench1.xml</slide>
|
|
<slide>slides/intro/php_bench2.xml</slide>
|
|
<slide>slides/intro/php_bench3.xml</slide>
|
|
<slide>slides/intro/php_profiling.xml</slide>
|
|
<slide>slides/intro/stop.xml</slide>
|
|
</chapter>
|
|
|
|
</presentation>
|