Skip Site Navigation «

DRX

app«drx

Web Developer Resource Index: Performance

What began as a simple library of CGI functions written in Perl, and later C, to aid creator Rasmus Lerdor in maintaining his online resume, PHP has matured into an enterprise-level, Web application language.

As the language itself, and the applications written in it, have grown in complexity, so has the need to address performance issues—particularly on large-scale projects. These issues are further complicated by the number of variables inherent it today’s Web development process. Tracking down the bottlenecks in your system can be daunting, with hardware, data center architecture, networking, database systems and schema design, Web server and RDBMS configuration, and any number of other factors, all playing a role.

The resources listed in the PHP Performance category, both tools and techniques, are meant to help the developer find solutions when they are working on an application and discover its response time is less than exceptable. Or, better yet, to take a more proactive approach before a single line of code is written. However, developers don’t always have this luxury. Often they are tasked with building on or maintaining software written before them, and find themselves faced with correcting such issues.

When designing a Web application that has the potential (one hopes) of attracting large numbers of users, and thus many page requests, it must designed to scale up or you will end up with a lot of sleepless nights and headaches in the morning.

Make no little plans; they have no magic to stir men’s blood.
Daniel Burnham

The whole is greater than the sum of its parts.
Aristotle

Updated: Thursday, November 20th, 2008 @ 12:30 PM EST

iconProgramming:Languages:PHP:Performance {0}(13)[81]

Navigation

Resources

Matching Tags

Indexes

§ A.Author
§ B.Best
§ D.Domain
§ F.Recent
§ G.Tag
§ H.Title

Search for PHP Performance on:


Last updated: Thursday, November 20th, 2008 @ 12:30 PM EST [2008-11-20T17:30:45Z]   home

(c) 2008-2010, Douglas W. Clifton, loadaveragezero.com, all rights reserved.