1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/manual/docs/en/improving-performance.txt

7 lines
126 B
Plaintext
Raw Normal View History

2007-06-25 00:44:14 +04:00
++ Introduction
++ Compile
2007-06-25 00:44:14 +04:00
++ Fetch only what you need
++ Bundle your class files
++ Use a bytecode cache
++ Other tips