factor/extra/benchmark
John Benediktsson 498285d7dd unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
..
3d-matrix-scalar
3d-matrix-vector
ant benchmark.ant: use ?adjoin. 2013-03-23 17:47:07 -07:00
backtrack Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
base64
beust1
beust2 factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00
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 change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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 decimals: rename D: to DECIMAL: to help with new parser until we figure out how best to deal with conflicts. 2015-08-14 15:04:53 -07:00
e-ratios
empty-loop-0
empty-loop-1
empty-loop-2
euler150
fannkuch Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
fasta rename math.statistics:cum-map to sequences:accumulate* 2016-03-08 13:41:54 -08: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 cleanup some QUALIFIED: that are no longer needed. 2016-03-29 10:20:16 -07:00
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 Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
raytracer-simd extra: be more explicit about which 'run' 2015-06-08 17:24:59 -07:00
recursive factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05: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 use the new bytes>hex-string. 2016-03-16 10:13:56 -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 io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use 2016-03-08 02:27:01 -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 unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00
wrap
xml
yield
yuv-to-rgb factor: put inline on same line as ; for experimentation 2015-08-10 12:55:27 -05:00
authors.txt
benchmark-tests.factor benchmark: refactoring to not use dynamic variables + unit tests 2015-12-17 19:03:59 +01:00
benchmark.factor benchmark: wrap the error in <test-failure> 2015-12-17 19:03:59 +01:00
summary.txt