RE: adodb is slow

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You can always strip out the support for the DB's you're not going to
use. This should improve performance some. Also, ADODb is a great
abstraction layer, but we've found that we use less than half of its
fuctionality. It's great that the functionality is there, so you can
pare it down to your needs, but it's really a cure-all when what you
need is an abstraction layer that works for YOUR needs!
 Don't be afraid to try slimming it down, but I'd keep an original copy
somewhere in case you find that your paring knife was a little too
sharp!!
G.~


Gary Every
Sr. UNIX Administrator
Ingram Entertainment Inc.
2 Ingram Blvd, La Vergne, TN 37089
"Pay It Forward!"


-----Original Message-----
From: Micah Stevens [mailto:micah@xxxxxxxxxxxxxxxxxx] 
Sent: Sunday, May 22, 2005 5:35 PM
To: php-db@xxxxxxxxxxxxx
Subject: Re:  adodb is slow



Any sort of abstraction library is going to be slower than directly
using the 
API.. I don't see how you can get around that. 

-Micah 

On Thursday 19 May 2005 07:01 am, Oriol wrote:
> hi all,
> I'm proud to install adodb library in my framework. I succesfully got 
> it. But, surprise! My scripts became slower than ever! Exactly the 33%

> of the time is spent by adodb So, I know the advantages of this 
> library, and I understand the reason is so slow...but, well, I 
> wondered if somebody has reached a better results with adodb doing 
> something with the library in performance. Well, thanks in advance.
>
> See you!

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux