Sigurd Nes
2008-07-17 21:50:30 UTC
Hi all,
I did a test on using PDO for db-connection.
The code is based on the current db-class from trunk and the tutorial found at:
http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html
Seems like it is about 5 % faster on reading and 20 % faster on writing compared
to adodb with eaccelerator (had hoped for more).
The class is not 100% complete - but most of it works.
http://savannah.gnu.org/patch/download.php?file_id=16131
What do you think ?
Regards
Sigurd
I did a test on using PDO for db-connection.
The code is based on the current db-class from trunk and the tutorial found at:
http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html
Seems like it is about 5 % faster on reading and 20 % faster on writing compared
to adodb with eaccelerator (had hoped for more).
The class is not 100% complete - but most of it works.
http://savannah.gnu.org/patch/download.php?file_id=16131
What do you think ?
Regards
Sigurd