On 10. Jul 2014, at 22:32, cpapado <[email protected]> wrote:
> I can also upload one > of the Visual studio profiler traces if you want to take a closer look. No, since I don't have an installation at hand. > Is there a way to aggregate and dump Collage statistics to a file? Maybe > that will provide some more insight. Not really, I haven't needed to do an analysis like that. As a first step, I would log everytime you're blocked longer than 100ms in ConnectionSet::select or spend more than 100ms in LocalNode::handleData. I would guess it's one of the two. Of course, if you want to create something more elaborate I'm sure the community would appreciate it. HTH, Stefan.
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

