Skip to content

hoffmann/go-shootout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-shootout

go-shootout is a port of the Computer Language Benchmarks Game to the Google Go Programming Language.

The Benchmarks Game has about 50+ examples, but only 19 of them are marked as active. Some of them are already implemented in $GROOT/test/bench.:

Benchmark       Active   Implementation Status
=========       ======   =====================
binarytrees     ACTIVE   ``$GROOT/test/bench``
chameneosredux  ACTIVE   ``$GROOT/test/bench``
fannkuch        ACTIVE   ``$GROOT/test/bench``
fasta           ACTIVE   ``$GROOT/test/bench``
hello           ACTIVE
knucleotide     ACTIVE   ``$GROOT/test/bench``
mandelbrot      ACTIVE   ``$GROOT/test/bench``
meteor          ACTIVE   ``$GROOT/test/bench``
nbody           ACTIVE   ``$GROOT/test/bench``
nsieve          ACTIVE
nsievebits      ACTIVE
partialsums     ACTIVE
pidigits        ACTIVE   ``$GROOT/test/bench``
recursive       ACTIVE
regexdna        ACTIVE   ``$GROOT/test/bench``
revcomp         ACTIVE   ``$GROOT/test/bench``
spectralnorm    ACTIVE   ``$GROOT/test/bench``
sumcol          ACTIVE
threadring      ACTIVE   ``$GROOT/test/bench``
ackermann       OBSOLETE Done
fibo            OBSOLETE Done
sieve           OBSOLETE Done

About

Port of the Computer Language Benchmarks Game to the Google Go Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published