|
From: <sv...@va...> - 2005-12-13 04:06:33
|
Author: njn Date: 2005-12-13 04:06:29 +0000 (Tue, 13 Dec 2005) New Revision: 5326 Log: Add two new programs to the performance suite. Added: trunk/perf/bz2.c trunk/perf/bz2.vgperf trunk/perf/fbench.c trunk/perf/fbench.vgperf Modified: trunk/perf/Makefile.am trunk/perf/ffbench.c [... diff too large to include ...] |
|
From: Nicholas N. <nj...@cs...> - 2005-12-13 15:25:11
|
On Tue, 13 Dec 2005, Cerion Armour-Brown wrote: >> Add two new programs to the performance suite. > > Now i get: > > bz2: nt: 1.1s nl: 0.0s ( 0.0x) mc: 0.0s ( 0.0x) > fbench: nt: 0.6s nl: 0.0s ( 0.0x) mc: 0.0s ( 0.0x) > ffbench: nt: 2.3s nl: 0.0s ( 0.0x) mc: 0.0s ( 0.0x) > sarp: nt: 0.1s nl: 0.0s ( 0.0x) mc: 0.0s ( 0.0x) So we shouldn't have any more complaints about Valgrind's speed? I have some changes to make vg_perf more robust, ie. detect if a test fails, and give you a chance to diagnose it. I'll commit them later today. Thanks, Nick |