factor/extra/benchmark
Aaron Schaefer 3466b5d986 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-05 12:16:03 -04:00
..
backtrack Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06: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 Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
binary-search Remove "primes-under-million" list 2009-01-07 10:40:00 +01:00
binary-trees use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
bootstrap1
continuations
crc32 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
dawes Fix dawes benchmark 2008-12-03 06:21:02 -06:00
dispatch1
dispatch2 Update benchmarks for specialized arrays 2008-12-03 00:05:54 -06:00
dispatch3 Update benchmarks for specialized arrays 2008-12-03 00:05:54 -06:00
dispatch4
dispatch5
empty-loop-0 Oops, we weren't doing TCO in some cases 2008-08-31 05:40:29 -05:00
empty-loop-1 Fix 2008-08-31 06:02:15 -05:00
empty-loop-2 Oops, we weren't doing TCO in some cases 2008-08-31 05:40:29 -05:00
euler150 Euler benchmarks were leaving junk on the stack 2008-09-03 17:23:58 -05:00
euler186 Fix benchmark 2008-09-03 18:48:03 -05:00
fannkuch Fix compile error 2008-11-30 09:11:31 -06:00
fasta make fasta work again 2009-04-26 00:45:03 -05:00
fib1
fib2
fib3
fib4 Fix escape analysis bug; speedup on fib4 benchmark 2008-08-31 09:03:03 -05:00
fib5
fib6 Tweak some benchmark parameters 2009-04-17 17:55:01 -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 Add benchmark.gc1 2009-04-24 00:12:23 -05:00
gc2 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
iteration
javascript benchmark.javascript: new benchmark 2009-04-24 12:29:29 -05:00
knucleotide rename a word 2009-01-30 12:49:22 -06:00
mandel use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
md5 Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
nbody use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
nested-empty-loop-1
nested-empty-loop-2
nsieve Update benchmarks for >r/r> removal 2008-12-17 19:28:07 -06:00
nsieve-bits Update benchmarks for >r/r> removal 2008-12-17 19:28:07 -06:00
nsieve-bytes Update benchmarks for >r/r> removal 2008-12-17 19:28:07 -06:00
partial-sums Clean up 2008-11-29 04:14:30 -06:00
pidigits Fix minor inconsistency in reference to var name 2009-04-24 02:16:05 -04:00
random Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
raytracer 1.0/0.0 => 1/0. 2009-04-13 19:48:08 -05:00
recursive
regex-dna Deploy descriptor for regex-dna 2009-03-18 18:30:56 -05:00
reverse-complement Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
ring
sha1 Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
sockets Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
sort
spectral-norm Crank down spectral-norm parameter so that it doesn't take way too long on non-SSE2 machines 2009-03-20 16:26:13 -05:00
stack
sum-file Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
tuple-arrays tuple-arrays: completely rewritten to use functors, 10x faster on benchmark 2009-04-26 13:31:10 -05:00
typecheck1
typecheck2 Fix benchmark 2008-09-03 07:36:12 -05:00
typecheck3 Remove obsolete benchmark 2009-04-30 17:13:52 -05:00
ui-panes New UI panes benchmark to highlight recent perforammance regression there 2008-09-03 06:34:40 -05:00
xml Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead 2009-02-15 20:45:06 -06:00
authors.txt
benchmark.factor Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
summary.txt