factor/extra/benchmark
Björn Lindqvist 61ba941740 math.vectors: changes so that some vocabs that can use math.vector words does it 2014-11-17 19:02:12 -08:00
..
3d-matrix-scalar benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
3d-matrix-vector benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
ant benchmark.ant: use ?adjoin. 2013-03-23 17:47:07 -07:00
backtrack benchmark: assert some results. 2012-07-19 19:10:09 -07:00
base64 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
beust1 benchmark: assert some results. 2012-07-19 19:10:09 -07:00
beust2 benchmark: assert some results. 2012-07-19 19:10:09 -07:00
binary-search benchmark.binary-search: remove print in favor of assert. 2012-07-13 16:11:01 -07:00
binary-trees benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
bloom-filters benchmark.bloom-filters: more iterations now bloom-filters are faster. 2013-04-04 07:10:30 -07:00
bootstrap1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
busy-loop benchmark.busy-loop: make sure fixnum math on 32-bit. 2012-06-01 16:26:46 -07:00
chameneos-redux extra: use map-sum in a few places. 2014-06-06 10:14:11 -07:00
combinatorics benchmark.combinatorics: adding a combinatorics benchmark. 2012-04-24 17:29:26 -07:00
completion benchmark.completion: adding a benchmark of tools.completion. 2012-06-19 14:09:38 -07:00
continuations Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
crc32 benchmark.crc32: do more work in the crc32-benchmark. 2013-04-19 11:35:47 -07:00
csv benchmark.csv: adding a benchmark for csv. 2012-07-13 22:20:34 -07:00
dawes benchmarks: update for iota 2010-01-15 07:15:36 +13:00
dispatch1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
dispatch2 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
dispatch3 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
dispatch4 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
dispatch5 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
dispatch6 benchmark.dispatch4: split into two benchmarks. 2012-07-27 15:50:12 -07:00
dlists benchmark.dlists: adding a dlist benchmark. 2012-07-13 15:15:26 -07:00
e-decimals benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
e-ratios benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
empty-loop-0 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
empty-loop-1 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
empty-loop-2 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
euler150 Euler benchmarks were leaving junk on the stack 2008-09-03 17:23:58 -05:00
fannkuch benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
fasta benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
fib1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
fib2 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
fib3 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
fib4 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
fib5 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
fib6 benchmark.fib: give each benchmark a unique main method name. 2012-07-19 08:18:18 -07:00
fib7 benchmark.fib7: adding matrix fibonacci benchmark. 2013-03-26 11:47:52 -07:00
fib8 benchmark.fib8: adding super-fast fibonacci benchmark. 2013-03-26 11:48:01 -07:00
find-pi benchmark.find-pi: adding the bignum ratio find-pi benchmark. 2012-08-04 10:06:40 -07:00
flip benchmark.flip: adding a benchmark for the "flip" word. 2012-09-18 18:40:17 -07:00
gc0 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
gc1 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
gc2 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
gc3 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
hash-sets benchmark.hash-sets: do more benching (create sets in a literal). 2013-03-26 17:42:41 -07:00
hashtables benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
heaps benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
interval-sets benchmark.interval-sets: adding a benchmark of interval-sets. 2014-05-20 19:16:53 -07:00
iteration Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
javascript benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
json benchmark.json: adding a json benchmark. 2012-07-11 18:43:22 -07:00
knucleotide benchmark.knucleotide: Fix usage of <clumps>. 2013-03-23 13:27:13 -07:00
lcs benchmark.lcs: adding lcs benchmark. 2013-03-21 18:07:28 -07:00
lexer benchmark.lexer: adding a lexer benchmark. 2014-05-20 19:15:12 -07:00
linked-assocs benchmark.linked-assocs: adding a linked-assocs benchmark. 2013-03-07 09:58:16 -08:00
make benchmark.make: adding a MAIN:. 2014-05-20 15:10:44 -07:00
mandel Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
matrix-exponential-scalar benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
matrix-exponential-simd benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
md5 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
memoize benchmark.memoize: add zero arg memoized function. 2012-07-17 17:49:09 -07:00
msgpack extra: use map-sum in a few places. 2014-06-06 10:14:11 -07:00
mt benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
namespaces benchmark.namespaces: adding a namespaces benchmark. 2014-05-20 19:18:39 -07:00
nbody benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
nbody-simd benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
nested-empty-loop-1 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
nested-empty-loop-2 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
nsieve Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
nsieve-bits Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
nsieve-bytes benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
parse-bignum benchmark.parse-bignum: adding a bignum parse benchmark. 2013-03-28 06:24:25 -07:00
parse-fixnum benchmark.parse-fixnum: adding a fixnum parse benchmark. 2013-03-28 06:24:15 -07:00
parse-float benchmark.parse-float: add a float parse benchmark. 2013-03-28 11:41:57 -07:00
parse-ratio benchmark.parse-ratio: adding a ratio parse benchmark. 2013-03-28 14:31:45 -07:00
partial-sums Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
pidigits benchmark.pidigits: simplify handling of arrays. 2013-04-07 15:33:54 -07:00
random benchmark.random: no need to write the file. 2012-09-06 07:53:41 -07:00
randomize benchmark.randomize: adding a randomize benchmark. 2013-03-05 17:04:57 -08:00
raytracer Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
raytracer-simd kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
recursive Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
regex-dna benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
regexp benchmark.regexp: longer benchmark. 2014-05-18 20:47:22 -07:00
reverse-complement Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
ring Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
sfmt benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
sha1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
simd-1 math.vectors: changes so that some vocabs that can use math.vector words does it 2014-11-17 19:02:12 -08:00
sockets benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
sort Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
spectral-norm Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
spectral-norm-simd benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
splay benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
splitting benchmark.splitting: stop using split* and use slices only. 2013-04-01 10:26:43 -07:00
stack Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
struct-arrays benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
sum-file Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
tcp-echo0 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
tcp-echo1 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
tcp-echo2 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
terrain-generation benchmark: assert some results. 2012-07-19 19:10:09 -07:00
timers benchmark.timers: adding a timer benchmark. 2013-02-19 15:39:50 -08:00
tuple-arrays benchmark.tuple-arrays: cleanup, assert result. 2014-06-02 08:40:05 -07:00
typecheck1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
typecheck2 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
typecheck3 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
udp-echo0 benchmark.udp-echo0: "over over" is just "2dup". 2012-10-23 12:16:12 -07:00
udp-echo1 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
udp-echo2 benchmark: rename main methods to be consistent. 2012-07-19 17:36:42 -07:00
ui-panes tools.deploy.backend: ui depends on (full) io so it needs to be loaded first 2014-07-03 21:57:07 +00:00
unicode benchmark.unicode: add benchmark for unicode case conversions. 2012-09-19 10:33:51 -07:00
wrap benchmark.wrap: adding a wrap benchmark. 2012-08-03 09:37:01 -07: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
yield benchmark.yield: testing lots of yields. 2012-08-01 10:51:37 -07:00
yuv-to-rgb kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
benchmark.factor benchmark: remove debug code 2011-11-21 21:54:09 -08:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00