Re: rrdtool + libdbi / mysql speed test

Olivier Doucet <[email protected]> Wed, 9 Jan 2013 15:58:50 +0100
Newsgroups gmane.comp.db.rrdtool.devel
Message-ID <CAPPqfY2+r_L+rpaj3bWmAs=6Uo0a8fxMcUa9v0aJ8aYA_1gZDw@mail.gmail.com>
Hello,


2013/1/8 Tobias Oetiker <[email protected]>:
> Hi Olivier,
> if you could send a pull request on github.com/oetiker/rrdtool-1.x
> for any doc updates you see fit, I will be glad to integrate it ...

I've created a pull request to explicit this performance issue on
documentation :
https://github.com/oetiker/rrdtool-1.x/pull/363

FYI, Libdbi has been patched on CVS and the fix is working correctly
(waiting for an official release now).
I've also updated my blog post to show what are the performances now:
http://www.olivierdoucet.info/blog/2012/12/31/rrdtool-mysql/
(SQL backend is still slower than rrd file, but the overhead is acceptable).

Olivier