The Computer Language Benchmarks Game: Difference between revisions

Content deleted Content added
Impact: added Java Actors reference
m Benchmark programs: reference benchmarks
Line 63:
This provides users of the Benchmark Game the opportunity to scrutinize the various implementations.<ref>https://benchmarksgame.alioth.debian.org/u64q/nbody-description.html#nbody</ref>
 
* [[Memory management#Dynamic memory allocation|binary-trees]]
* [[Synchronization (computer science)#Thread or process synchronization|chameneos-redux]]
* chameneos-redux
* [[Permutation|fannkuch-redux]]
* [[FASTA#Search method|fasta]]
* [[Sequence analysis|k-nucleotide]]
* [[Mandelbrot set|mandelbrot]]
* [[Packing problems|meteor-contest]]
* [[N-body simulation|n-body]]
* [[Arbitrary-precision arithmetic|pidigits]]
* [[Regular expression|regex-redux]]
* [[Complementarity (molecular biology)#DNA and RNA base pair complementarity|reverse-complement]]
* [[Power iteration|spectral-norm]]
* [[Context switch#Multitasking|thread-ring]]
 
== History ==