factor/extra/benchmark
Slava Pestov 0ddaba8adb benchmark.yuv-to-rgb: use TYPED: instead of HINTS: 2010-05-03 17:34:05 -04:00
..
3d-matrix-scalar benchmarks for math.matrices and math.matrices.simd building and multiplying 3D matrices (vector versions are still slow because v? and vmask aren't intrinsic yet) 2009-09-30 11:51:44 -05:00
3d-matrix-vector remove SIMD:s 2009-11-25 20:21:54 -08:00
backtrack Factor source files should not be executable 2009-11-21 17:50:43 -06:00
base64 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
beust1 Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
beust2 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
binary-search benchmark.binary-search: cleanup 2010-04-17 00:57:53 -05:00
binary-trees use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
bootstrap1
chameneos-redux add chameneos-redux benchmark 2009-08-12 17:46:10 -05:00
continuations
crc32 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
dawes benchmarks: update for iota 2010-01-15 07:15:36 +13:00
dispatch1
dispatch2 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
dispatch3 update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
dispatch4 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
dispatch5 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
e-decimals benchmarks: update for iota 2010-01-15 07:15:36 +13:00
e-ratios sigma -> map-sum 2009-10-29 14:34:04 -05:00
empty-loop-0
empty-loop-1
empty-loop-2 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
euler150
fannkuch benchmark.fannkuch: use iota 2009-11-13 03:52:20 -06:00
fasta benchmark.fasta: formatting fix 2010-04-19 01:14:01 -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 "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
gc0 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
gc1 benchmarks: update for iota 2010-01-15 07:15:36 +13:00
gc2 Split up tools.vocabs. Note that load-everything is now named load-all 2009-05-04 06:44:17 -05:00
gc3 benchmark: update gc1 and add new gc3 benchmark 2009-10-14 04:59:48 -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 Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
javascript benchmark.javascript: new benchmark 2009-04-24 12:29:29 -05:00
knucleotide benchmark.knucleotide: small performance improvement from using virtual sequences 2010-04-14 21:51:00 -07:00
mandel Factor source files should not be executable 2009-11-21 17:50:43 -06:00
matrix-exponential-scalar pit math.matrices and math.matrices.simd against each other in calculating matrix exponentials 2009-09-30 12:58:32 -05:00
matrix-exponential-simd pit math.matrices and math.matrices.simd against each other in calculating matrix exponentials 2009-09-30 12:58:32 -05:00
md5 Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
mt speed up mt benchmarks considerably by doing less iterations 2009-10-07 18:48:23 -05:00
nbody mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
nbody-simd mop up compiler errors from macosx load-all 2010-03-09 00:56:07 -08:00
nested-empty-loop-1
nested-empty-loop-2
nsieve Removing rot/-rot in nsieve and nsieve-bits 2010-01-26 15:11:12 -06:00
nsieve-bits Removing rot/-rot in nsieve and nsieve-bits 2010-01-26 15:11:12 -06:00
nsieve-bytes change-each -> map!, deep-change-each -> deep-map! 2009-10-27 22:32:56 -05:00
partial-sums benchmarks: update for iota 2010-01-15 07:15:36 +13:00
pidigits benchmark.pidigits: reduce parameter to speed up CI runs 2009-07-30 09:24:41 -05:00
random random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
raytracer benchmarks: update for iota 2010-01-15 07:15:36 +13:00
raytracer-simd benchmark.raytracer-simd: make some changes to improve performance 2010-02-16 14:32:50 +13:00
recursive Change benchmark.recursive to make less recursions to avoid overflowing the callstack on win64 2010-02-03 00:04:37 -06:00
regex-dna Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
reverse-complement Factor source files should not be executable 2009-11-21 17:50:43 -06:00
ring benchmarks: update for iota 2010-01-15 07:15:36 +13:00
sfmt speed up mt benchmarks considerably by doing less iterations 2009-10-07 18:48:23 -05:00
sha1 move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -05:00
simd-1 remove SIMD:s 2009-11-25 20:21:54 -08:00
sockets Factor source files should not be executable 2009-11-21 17:50:43 -06:00
sort Factor source files should not be executable 2009-11-21 17:50:43 -06:00
spectral-norm benchmark.spectral-norm: use unsafe sequence ops again, use TYPED: instead of HINTS: 2010-04-14 21:51:01 -07:00
stack
struct-arrays update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
sum-file Tweak some benchmark parameters 2009-04-17 17:55:01 -05:00
terrain-generation remove SIMD:s 2009-11-25 20:21:54 -08:00
tuple-arrays tuple-arrays: require that base type be final 2010-02-18 03:57:02 +13:00
typecheck1
typecheck2
typecheck3 Remove obsolete benchmark 2009-04-30 17:13:52 -05:00
ui-panes benchmarks: update for iota 2010-01-15 07:15:36 +13: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
yuv-to-rgb benchmark.yuv-to-rgb: use TYPED: instead of HINTS: 2010-05-03 17:34:05 -04:00
authors.txt
benchmark.factor Factor source files should not be executable 2009-11-21 17:50:43 -06:00
summary.txt