[libdbi-users] libdbi+mysql speed issues

2011-07-05 Thread Adam Jacob Muller
Hi, I'm developing an application that utilizes rrdtool (and the lidbdi interface into rrdtool) heavily and having some performance issues that seem to center around libdbi, # ./dbi dbi_conn_queryf took 0.5866 dbi_result_next_row took 15.4186 looped through 71891 rows # ./mysql MySQL client ve

Re: [libdbi-users] libdbi+mysql speed issues

2011-07-09 Thread Adam Jacob Muller
a.de wrote: > Adam Jacob Muller writes: >> Hi, >> I'm developing an application that utilizes rrdtool (and the lidbdi >> interface into rrdtool) heavily and having some performance issues that seem >> to center around libdbi, >> > > Hi Adam, > > I ca