This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [RFC] testsuite/performance


On Sun, May 18, 2003 at 12:00:46AM -0400, Phil Edwards wrote:
> I'm with Jerry on this:  none of them should be run by default since
> baseline times won't be available anyhow.

A test might run two different functions that should take similar times,
where if they vary too much it indicates a problem.  Tests like that
are reasonable to run by default.  Any that use too much memory or I/O,
though, would tend to cause false alarms.

Nathan Myers
ncm-nospam@cantrip.org


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