Actions

Difference between revisions of "Benchmarks"

From Gambit wiki

(Add section for programming language shootout)
Line 5: Line 5:
 
==The "Programming Language Shootout" benchmarks==
 
==The "Programming Language Shootout" benchmarks==
  
The [http://shootout.alioth.debian.org/ Computer Language Benchmarks Game] proposes comparing various computer languages by benchmarking similar algorithms to a number of small problems in various language implementations.  I've started a [[programming language shootout]] benchmarks page that contains some of these programs implemented for Gambit.  Please feel free to propose improvements before they're submitted.
+
The [http://shootout.alioth.debian.org/ Computer Language Benchmarks Game] compares various computer languages by benchmarking similar algorithms to a number of small problems in a number of language implementations.  Here are a number of Gambit implementations of the programs in the [[programming language shootout]].  Please feel free to propose improvements before they're submitted.

Revision as of 22:18, 22 February 2008

Gambit benchmarks

Marc Feeley has collected together a collection of benchmarks, called the Gambit benchmarks; the performance of Gambit is compared to a number of other scheme implementations on that page.

The "Programming Language Shootout" benchmarks

The Computer Language Benchmarks Game compares various computer languages by benchmarking similar algorithms to a number of small problems in a number of language implementations. Here are a number of Gambit implementations of the programs in the programming language shootout. Please feel free to propose improvements before they're submitted.