Hey, First of all, thx for incorporating my memory and CPU usage metrics :)
I have a question though. In http://goo.gl/n65ib diagram, wouldn't it be more useful if you had two lines per test? One for CPU usage and one for GC usage? That way, you could figure out which part of that CPU usage is GC and hence you might be able to map this with a reduction in thoughtput. In fact, what might be better is if you add GC usage (only!) to throughput diagram and then you can see immediately see if a drop in throughput is due to GC or not. WDYT? -- Galder Zamarreño Sr. Software Engineer Infinispan, JBoss Cache _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
