This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Performance regression testing?


On Mon, Nov 28, 2005 at 04:38:58PM -0800, Mark Mitchell wrote:

> As a strawman, perhaps we could add a small integer program (bzip?)
> and a small floating-point program to the testsuite, and have
> DejaGNU print out the number of iterations of each that run in 10
> seconds.

Similarly, perhaps we could rig up some DejaGnu tests to report on the
number of times that program can be compiled in 10 seconds to catch
egregious compilation time regressions?  Perhaps that could include
some hairy C++ code, too.

Ben


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]