added a few benchmarks/testapps from http://shootout.alioth.debian.org
authorMatthias Braun <matze@braunis.de>
Thu, 7 Sep 2006 11:31:40 +0000 (11:31 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 7 Sep 2006 11:31:40 +0000 (11:31 +0000)
commit5272152e251ab5cb2f883aa711a25272adbc3bfa
tree83648c5332b4d1ae15f11af85196a44a07ab623f
parent9d4c0ce6ef182acd7404ce86ecfcc3ae1aaab0b5
added a few benchmarks/testapps from shootout.alioth.debian.org
ir/be/test/langshootout/bintree.c [new file with mode: 0644]
ir/be/test/langshootout/fannkuch.c [new file with mode: 0644]
ir/be/test/langshootout/fasta.c [new file with mode: 0644]
ir/be/test/langshootout/n-body.c [new file with mode: 0644]
ir/be/test/langshootout/nsieve-bits.c [new file with mode: 0644]
ir/be/test/langshootout/nsieve.c [new file with mode: 0644]
ir/be/test/langshootout/partial-sums.c [new file with mode: 0644]
ir/be/test/langshootout/recursive.c [new file with mode: 0644]
ir/be/test/langshootout/spectral-norm.c [new file with mode: 0644]