oetiker / rrdtool-1.x

RRDtool 1.x - Round Robin Database
http://www.rrdtool.org
GNU General Public License v2.0
1.01k stars 262 forks source link

RRDtool very slow when using Solaris Zones #210

Closed oetiker closed 12 years ago

oetiker commented 12 years ago

RRDtool is running very slow when it's painting graphs in a Solaris 10 (Kernel 138888-03) Zone (virtualization). I tested three different SPARC servers (architecture SUN4U,SUN4US,SUN4V). RRDtool causes high cpu load. Graphs appear after about one minute.

oetiker commented 12 years ago

[oetiker] Christian,

I have no such setup. You could use the valgrind suite to figure out what is beging slow ... also running truss on the process might provide some insight.

oetiker commented 12 years ago

[oetiker] I could be that one source of the problem was font caching. this has been much improved with 1.4.5 (due out in a few days) please test again.