The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- TechPunt
- Wojjie

Google
Web
TSP (site)

»

TheServerPages Articles

»

Webmasters

»

PHP

»

Performance


PHP Performance & Tweaks

Articles:

Memcached: cacheing objects to memory

by Wojjie (2006-02-02)
One method of optimizing your site is to implement some form of cacheing, wether it be pre rendering data to html files, or using memory to temporarily store objects that are requested frequently 

Performance of OOP PHP versus non-OOP

by Wojjie (2004-05-13)
Comparision between Object Oriented Programming(OOP) and Non-OOP in terms of performance/speed. 



Links: Game-Monitor
Copyright © 2004-2011: TheServerPages.com