chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #101: remove meaningless benchmarks


From: Chicken Trac
Subject: [Chicken-janitors] #101: remove meaningless benchmarks
Date: Sat, 07 Nov 2009 23:19:53 -0000

#101: remove meaningless benchmarks
--------------------------+-------------------------------------------------
 Reporter:  felix         |       Owner:       
     Type:  task          |      Status:  new  
 Priority:  minor         |   Milestone:  4.3.0
Component:  core-pending  |     Version:  4.2.x
 Keywords:                |  
--------------------------+-------------------------------------------------
 The benchmark suite is of little use, since the tests are too trivial and
 do not represent real programs. Also, the runtimes are too short to have
 any statistical evidence - they are even quite erratic in the results they
 give (sometimes benchmark programs happen to run untypically fast, which
 indicates either something like cache behaviour or broken timing code).

 The benchmarks have been removed and replaced with two more substantial
 programs: the `silex` lexer generator (used for benchmarking the compiler)
 and an fft by Brad Lucier (for floating-point performance). Both of these
 are run as part of the normal test-suite.

 See commit e8e3b17b65f9921c3277f0768e757d2f03121fd9

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/101>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]