mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
64 lines
2.1 KiB
XML
64 lines
2.1 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<presentation
|
|
template="css"
|
|
navmode="html"
|
|
navbarbackground="#4373b4"
|
|
navbartopiclinks="0"
|
|
navColor="#f1fbff"
|
|
logo1=""
|
|
stylesheet="presentations/slides/perf/ezp.css"
|
|
backgroundfixed="0" >
|
|
<topic>Performance</topic>
|
|
<title>Speeding up PHP applications</title>
|
|
<event>PHPKonferencia 2005</event>
|
|
<location>Budapest, Hungary</location>
|
|
<date>March 12th, 2005</date>
|
|
<speaker>Derick Rethans</speaker>
|
|
<email>dr@ez.no</email>
|
|
<url>http://files.derickrethans.nl/perf-hungary.pdf</url>
|
|
|
|
<slide>slides/perf/title.xml</slide>
|
|
<slide>slides/perf/groups2.xml</slide>
|
|
|
|
<!-- CACHING OPTIMIZATION -->
|
|
<slide>slides/perf/what_caching.xml</slide>
|
|
<slide>slides/perf/how_caching_works.xml</slide>
|
|
<slide>slides/perf/pear_cache.xml</slide>
|
|
<slide>slides/perf/caching_eval.xml</slide>
|
|
<slide>slides/perf/livedocs.xml</slide>
|
|
|
|
<slide>slides/perf/static-und-squid.xml</slide>
|
|
<slide>slides/perf/ezpublish-static.xml</slide>
|
|
|
|
<!-- SQL OPTIMIZATION -->
|
|
<slide>slides/hpp/mysql_opt2.xml</slide>
|
|
<slide>slides/phpperform/visitation1.xml</slide>
|
|
<slide>slides/phpperform/visitation2.xml</slide>
|
|
<slide>slides/phpperform/visitation3.xml</slide>
|
|
<slide>slides/phpperform/visitation4.xml</slide>
|
|
<slide>slides/phpperform/visitation5.xml</slide>
|
|
<slide>slides/phpperform/path1.xml</slide>
|
|
<slide>slides/phpperform/path2.xml</slide>
|
|
<!-- <slide>slides/phpperform/path3.xml</slide> -->
|
|
<slide>slides/phpperform/path4.xml</slide>
|
|
|
|
<!-- OPTIMIZING APPLICATIONS -->
|
|
<slide>slides/perf/xdebug.xml</slide>
|
|
<slide>slides/xdebug/functiontrace-file.xml</slide>
|
|
<slide>slides/xdebug/functiontrace-computerized.xml</slide>
|
|
<slide>slides/xdebug/xgui.xml</slide>
|
|
<slide>slides/xdebug/profiling.xml</slide>
|
|
<slide>slides/xdebug/profiling2.xml</slide>
|
|
|
|
<!-- SERVER OPTIMIZATION -->
|
|
<slide>slides/perf/lifecycle.xml</slide>
|
|
<slide>slides/perf/how_ccache.xml</slide>
|
|
<slide>slides/perf/accelerators.xml</slide> <!-- Accelerators -->
|
|
<slide>slides/perf/dso-nodso.xml</slide>
|
|
<slide>slides/perf/squeeze.xml</slide>
|
|
|
|
<slide>slides/php5intro/nl/p5pp.xml</slide>
|
|
<slide>slides/perf/resources-oscom4.xml</slide>
|
|
|
|
</presentation>
|