News Feed
Jobs Feed
Sections




News Archive
ThinkPHP Blog:
Benchmarking & optimizing real-world scenarios in a business context
June 18, 2010 @ 09:14:35

On the ThinkPHP blog today there's a new article looking at some of the best practices they seen when it comes to profiling and benchmarking your PHP-based applications.

Over the years, PHP has evolved from a script language to a programming language used in big applications with high-level architectures. As the most popular language for web applications, PHP is very fast, robust and stable by default. Coming from tiny scripts, PHP is used in large-scale web applications nowadays. In terms of business context, we need to focus on these three key factors: Scalability, Responsiveness and Resource misusage. All three factors have a high impact on hardware costs, customer loyalty and - indirectly - sales.

They mention a few ways that you can use to optimize your application's code including evaluating resource limitations, Firebug caching results and finding bottlenecks with something like XDebug.

0 comments voice your opinion now!
profiling benchmarking optimizing business


blog comments powered by Disqus

Similar Posts

Dhani's Blog: Creating Guest Book with PHP

Brandon Savage's Blog: Peer Review: Improving The Business Logic

php|architect: August 2007 Issue Released

DynamicWebPages.de: ZendOne: Video Channels for PHP and Zend Products

Stuart Herbert's Blog: Arguments From The Boardroom, Not The Bedroom


Community Events











Don't see your event here?
Let us know!


zendframework2 functional framework opinion release community interview composer introduction example object tool testing series code conference podcast language development database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework