| 123456789101112131415 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- Reviewed: no -->
- <sect1 id="performance.introduction">
- <title>Introduction</title>
- <para>
- The purpose of this appendix is to provide some concrete strategies for
- improving the performance of your Zend Framework applications. The guide
- is presented in a "Question and Answer" format, and broken into areas of
- concern.
- </para>
- </sect1>
- <!--
- vim:se ts=4 sw=4 et:
- -->
|