Aik Hui writes: 
> Is there a way in which I can collect the results of
> +RTS -sstderr of say 10 runs and average it out (without me having
> to write a script to do it)?

No pre-packaged solution to suggest, I'm afraid, but the
stat2resid script included in the GHC distributions contain
useful (perl) code for parsing and processing GC stats.

--Sigbjorn

Reply via email to