Actions

Difference between revisions of "Benchmarks"

From Gambit wiki

Line 1: Line 1:
 
==Gambit benchmarks==
 
==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.
+
Marc Feeley has put 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 "Programming Language Shootout" benchmarks==
  
 
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.
 
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 15:24, 18 April 2008

Gambit benchmarks

Marc Feeley has put 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.