Files
archived-presentations/perf-oscom4.xml
Derick Rethans 7e2f903781 - Updated the OSCOM 4 talks with some tweaks
- Added an SRM presentation for the Zürich PHPUG - which I sadly could not
  give due to plane problems.
2004-10-03 13:44:55 +00:00

71 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>OSCOM 4</event>
<location>Zürich, Switzerland</location>
<date>October 1st, 2004</date>
<speaker>Derick Rethans</speaker>
<email>derick@php.net</email>
<url></url>
<slide>slides/perf/title.xml</slide>
<slide>slides/xdebug/questions.xml</slide>
<slide>slides/perf/groups.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>
<!-- 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/total_page_caching.xml</slide>
<slide>slides/perf/livedocs.xml</slide>
<slide>slides/perf/static-und-squid.xml</slide>
<slide>slides/perf/extern_squid.xml</slide>
<!-- SQL OPTIMIZATION -->
<!--
<slide>slides/hpp/mysql_opt.xml</slide>
<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>
-->
<!-- OPTIMIZING APPLICATIONS -->
<!--
<slide>slides/perf/cpuusage.xml</slide>
<slide>slides/perf/xdebug.xml</slide>
<slide>slides/perf/xdebug-trace.xml</slide>
<slide>slides/perf/xdebug-trace-xgui.xml</slide>
<slide>slides/perf/xdebug-profile.xml</slide>
-->
<slide>slides/perf/prf_fileio.xml</slide>
<slide>slides/perf/regex.xml</slide>
<!-- BANDWIDTH OPTIMIZATION -->
<slide>slides/perf/reduce.xml</slide>
<slide>slides/perf/optimize.xml</slide>
<slide>slides/perf/htmloptimize.xml</slide>
<slide>slides/perf/compress.xml</slide>
<slide>slides/perf/modgzip.xml</slide>
<slide>slides/perf/phpzlib.xml</slide>
<slide>slides/perf/resources-oscom4.xml</slide>
</presentation>