factor/extra/benchmark
Doug Coleman f6ebea6320 benchmark.fasta: rename random. 2015-07-29 21:04:31 -07:00
..
3d-matrix-scalar
3d-matrix-vector
ant benchmark.ant: use ?adjoin. 2013-03-23 17:47:07 -07:00
backtrack benchmark.backtrack: some cleanup. 2015-06-01 19:46:40 -07:00
base64
beust1
beust2
binary-search
binary-trees
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
chameneos-redux extra: use map-sum in a few places. 2014-06-06 10:14:11 -07:00
combinatorics
completion
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
dawes
dispatch1 core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise. 2015-06-08 12:47:35 -07: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 core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
dispatch6
dlists
e-decimals
e-ratios
empty-loop-0
empty-loop-1
empty-loop-2
euler150
fannkuch
fasta benchmark.fasta: rename random. 2015-07-29 21:04:31 -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 core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -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
flip
gc0
gc1
gc2
gc3
hash-sets benchmark.hash-sets: do more benching (create sets in a literal). 2013-03-26 17:42:41 -07:00
hashtables
heaps
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
json
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 core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
matrix-exponential-scalar
matrix-exponential-simd
md5
memoize
msgpack extra: use map-sum in a few places. 2014-06-06 10:14:11 -07:00
mt
namespaces benchmark.namespaces: adding a namespaces benchmark. 2014-05-20 19:18:39 -07:00
nbody core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
nbody-simd core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
nested-empty-loop-1
nested-empty-loop-2
nsieve Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
nsieve-bits core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
nsieve-bytes
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
randomize benchmark.randomize: adding a randomize benchmark. 2013-03-05 17:04:57 -08:00
raytracer extra: be more explicit about which 'run' 2015-06-08 17:24:59 -07:00
raytracer-simd extra: be more explicit about which 'run' 2015-06-08 17:24:59 -07:00
recursive Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
regex-dna factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
regexp benchmark.regexp: longer benchmark. 2014-05-18 20:47:22 -07:00
reverse-complement factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
ring core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
sfmt
sha1 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
sieve benchmark.sieve: calculating the number of primes in [1,100,000,000]. 2015-06-07 11:30:04 -07: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
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 core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
splay
splitting benchmark.splitting: stop using split* and use slices only. 2013-04-01 10:26:43 -07:00
stack
struct-arrays
sum-file Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
tcp-echo0 extra: using empty? in some places. 2014-12-04 19:13:08 -08:00
tcp-echo1
tcp-echo2
terrain-generation
timers core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07: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
udp-echo1
udp-echo2
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
wrap
xml
yield
yuv-to-rgb kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
authors.txt
benchmark.factor benchmark: oops, used wrong word. so confusing. 2015-06-08 17:00:08 -07:00
summary.txt