|
From: Julian S. <js...@ac...> - 2002-11-19 13:51:02
|
> > Hmm, that differs from what the internal valgrind profiler itself tells > > us ... about 30-40% of the time starting up mozilla, on memcheck, is > > translation. That also corresponds (non-quantitatively) with the speed > > variations in the lines printed by -v -v when running stuff (try it). > > Is there a set of benchmarks you've been using for this kind of stuff? > It would be useful to have a set for evaluating all the proposals that > have been flying around lately. It would be nice to have something less > interactive than Mozilla, for example. I'm particularly short of nice > examples of multithreaded programs which arn't all GUI. Starting mozilla-1.0, which requires translation about 2.2M of original code into ~45M of memcheck'd translations. J |