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]

Re: Release criteria - code quality...


> Is the benchmarks website updated any more
> (http://gcc.gnu.org/benchresults/) ?  I did like the comparison on the
> web but it seems that nobody is doing this anymore.
The webpage is no longer updated IMO.  I am trying to follow another path
by setting up the dedicated machine to run tests - collecting tests from
random contributors seems to be hard and unreliable.

I have script mostly done now and running it on one of servers in Tabor
and hopping that SuSE will be able to dedicate such machine in future.
I am working on this for a week now, so I've done quite a lot of changes.
Basically these are

 - switches to tune speed/exactness ratio of benchmarking
 - support for architecture dependent counters
 - support for multiple results (now I am doing time and size results, but at
   Athlon I am measuring number of cache misses from my prefetching work)
 - compare script now works and prints only differences (so they can be logged)
 - I've changed the sub files format so Marc's scripts would need updating.

I have site partly running now, but the results colected so far mostly shows
bugs in the scripts.
> 
> Andreas
> -- 
>  Andreas Jaeger
>   SuSE Labs aj@suse.de
>    private aj@arthur.rhein-neckar.de

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