News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
DevShed:
Comparing Files and Databases with PHP Benchmarking Applications
May 08, 2008 @ 07:58:38

DevShed is wrapping up their series looking at benchmarking your PHP applications with the third part - a look at comparing execution times of scripts that can either pull from a database or from a flat file.

This large, complex subject offers numerous possibilities for experimentation, which means that you'll surely have tons of fun creating timing systems with PHP. [...] his article, then, will be focused on evaluating different scripts that fetch sets of records, first from a database, and then from flat files.

They use the Timer class they defined in a previous part of the series and wrap it around both a database class (pulling user information from a MySQL database) and a fetch to a flat file for similar information. General exceptions are handled as a part of the resource connection class.

1 comment voice your opinion now!
database file compare timer class tutorial exception benchmark




Similar Posts

Jim Plush's Blog: PHP Socket Tutorial Part 1

DevShed: Working with Directory Iterators and Proxy Classes with PHP 5

PHPFreaks.com: PHP Loops

AnyExamples.com: PHP multiple photo thumbnail generator

DevShed: Controlling Online Forms with Builder Objects in PHP 5 (Part 2)


Community Events









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


job example conference ajax releases database application code cakephp zend book PHP5 framework developer package mysql release PEAR security zendframework

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