| .. |
|
backtrack
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
|
base64
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
|
beust1
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
|
beust2
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
binary-search
|
…
|
|
|
binary-trees
|
…
|
|
|
bootstrap1
|
…
|
|
|
chameneos-redux
|
add chameneos-redux benchmark
|
2009-08-12 17:46:10 -05:00 |
|
continuations
|
…
|
|
|
crc32
|
…
|
|
|
dawes
|
…
|
|
|
dispatch1
|
…
|
|
|
dispatch2
|
…
|
|
|
dispatch3
|
…
|
|
|
dispatch4
|
…
|
|
|
dispatch5
|
…
|
|
|
empty-loop-0
|
…
|
|
|
empty-loop-1
|
…
|
|
|
empty-loop-2
|
…
|
|
|
euler150
|
…
|
|
|
euler186
|
…
|
|
|
fannkuch
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
fasta
|
use if-zero in a few more places
|
2009-08-11 18:15:53 -05:00 |
|
fib1
|
…
|
|
|
fib2
|
…
|
|
|
fib3
|
…
|
|
|
fib4
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
fib5
|
…
|
|
|
fib6
|
forgot one
|
2009-08-14 14:40:44 -05:00 |
|
gc0
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
|
gc1
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
gc2
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
|
hashtables
|
benchmark.hashtables: throw something together
|
2009-07-07 12:20:43 -05:00 |
|
heaps
|
slightly faster heaps, add benchmark
|
2009-07-18 00:52:24 -05:00 |
|
iteration
|
…
|
|
|
javascript
|
benchmark.javascript: new benchmark
|
2009-04-24 12:29:29 -05:00 |
|
knucleotide
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
mandel
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
md5
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
|
nbody
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
nbody-simd
|
benchmark.nbody-simd: new benchmark; a version of benchmark.nbody that uses math.vectors.simd:double-4 instead of double-arrays
|
2009-09-03 20:59:49 -05:00 |
|
nested-empty-loop-1
|
…
|
|
|
nested-empty-loop-2
|
…
|
|
|
nsieve
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
nsieve-bits
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
nsieve-bytes
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
partial-sums
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
pidigits
|
benchmark.pidigits: reduce parameter to speed up CI runs
|
2009-07-30 09:24:41 -05:00 |
|
random
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
|
raytracer
|
benchmark.raytracer: replace hard-coded constant with self-documenting code
|
2009-09-03 02:24:32 -05:00 |
|
recursive
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
regex-dna
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
|
reverse-complement
|
…
|
|
|
ring
|
…
|
|
|
sha1
|
move sha1 and sha2 to checksums.sha, update usages
|
2009-05-17 17:58:36 -05:00 |
|
sockets
|
…
|
|
|
sort
|
…
|
|
|
spectral-norm
|
…
|
|
|
stack
|
…
|
|
|
struct-arrays
|
benchmark.struct-arrays: doesn't actually need HINTS:
|
2009-08-29 21:23:35 -05:00 |
|
sum-file
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
|
terrain-generation
|
benchmark.terrain-generation: fix type error
|
2009-08-29 22:09:51 -05:00 |
|
tuple-arrays
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
|
typecheck1
|
…
|
|
|
typecheck2
|
…
|
|
|
typecheck3
|
Remove obsolete benchmark
|
2009-04-30 17:13:52 -05:00 |
|
ui-panes
|
…
|
|
|
xml
|
…
|
|
|
yuv-to-rgb
|
benchmark.yuv-to-rgb: fix hints
|
2009-08-31 17:07:24 -05:00 |
|
authors.txt
|
…
|
|
|
benchmark.factor
|
benchmark: run each benchmark 5 times and take the best time
|
2009-07-16 03:30:11 -05:00 |
|
summary.txt
|
…
|
|