On Dec 15, 2007 11:21 AM, Andrew Coppin <[EMAIL PROTECTED]> wrote: > While I'm here, can somebody tell me the correct command to get a time > and peak RAM usage printout for a program?
For how the shootout guys did, see their FAQ [1] and the code of the benchmarker [2]. It seems that [3] is the file responsible of executing the tests, but it's pretty huge and my eyes don't really like reading Perl =). [1] http://shootout.alioth.debian.org/debian/faq.php [2] http://alioth.debian.org/scm/?group_id=30402 [3] http://alioth.debian.org/plugins/scmcvs/cvsweb.php/shootout/bin/minibench?cvsroot=shootout Cheers, -- Felipe. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
