On Mon, Jun 29, 2009 at 8:43 AM, [email protected]<[email protected]> wrote: > > One question for the group. Are there some estimate how much slower > application may be when it's run under massif? > I need rough estimation - is it like 5% slower or maybe 100% ?
It depends on the program and the options given to Massif. Why don't you try it on your program of interest? That'll give you the most accurate results. But it's a lot slower than even 100%: try 5x, 10x, 20x... NIck ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
