[GENERIC] Zend_Translate:
[zend.git] / documentation / manual / en / ref / performance-introduction.xml
blobaf3db82e26681539bf72d17d2d5cd9d62a6ac944
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="performance.introduction">
4     <title>Introduction</title>
6     <para>
7         The purpose of this appendix is to provide some concrete strategies for
8         improving the performance of your Zend Framework applications. The guide
9         is presented in a "Question and Answer" format, and broken into areas of
10         concern.
11     </para>
12 </sect1>
13 <!--
14 vim:se ts=4 sw=4 et:
15 -->