.. |
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
|
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 |
backtrack
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05: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
|
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 |
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
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
chameneos-redux
|
add chameneos-redux benchmark
|
2009-08-12 17:46:10 -05:00 |
continuations
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
crc32
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
dawes
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
dispatch1
|
Fix benchmark load errors
|
2008-07-05 03:47:15 -05:00 |
dispatch2
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05: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
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
dispatch5
|
Fix benchmark load errors
|
2008-07-05 03:47:15 -05:00 |
e-decimals
|
calculate factorial with decimals
|
2009-09-24 23:41:34 -05:00 |
e-ratios
|
move benchmarks from work to extra. wtf oops
|
2009-09-24 22:58:42 -05:00 |
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 |
fannkuch
|
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 |
fasta
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
fib1
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
fib2
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
fib3
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
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
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
fib6
|
forgot one
|
2009-08-14 14:40:44 -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
|
benchmark.gc1: reduce memory usage
|
2009-09-13 00:54:04 -05:00 |
gc2
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -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
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
javascript
|
benchmark.javascript: new benchmark
|
2009-04-24 12:29:29 -05:00 |
knucleotide
|
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 |
mandel
|
benchmark.mandel: clean up the code a bit without changing performance
|
2009-09-24 02:51:43 -05: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
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
nbody-simd
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
nested-empty-loop-1
|
Add some benchmarks
|
2008-08-24 03:59:22 -05:00 |
nested-empty-loop-2
|
Add some benchmarks
|
2008-08-24 03:59:22 -05:00 |
nsieve
|
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 |
nsieve-bits
|
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 |
nsieve-bytes
|
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 |
partial-sums
|
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 |
pidigits
|
benchmark.pidigits: reduce parameter to speed up CI runs
|
2009-07-30 09:24:41 -05:00 |
random
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
raytracer
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
raytracer-simd
|
Fix some load errors in various places
|
2009-09-28 16:33:39 -05:00 |
recursive
|
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 |
regex-dna
|
Deploy tool always uses optimizing compiler now
|
2009-05-11 00:32:22 -05:00 |
reverse-complement
|
Privatizing unicode.case:ch>{lower,upper,title}
|
2009-01-08 19:07:46 -06:00 |
ring
|
Ring benchmark optimization
|
2008-02-21 01:25:08 -06: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
|
Fix some load errors in various places
|
2009-09-28 16:33:39 -05:00 |
sockets
|
benchmark.sockets: don't hang if an error occurs
|
2009-09-23 20:37:34 -05:00 |
sort
|
Fixing everything for mandatory stack effects
|
2008-06-09 02:14:14 -05:00 |
spectral-norm
|
update vocabs so a load-all on macosx works without parsing c-type strings
|
2009-09-27 15:11:21 -05:00 |
stack
|
Various minor compiler tweaks
|
2008-07-12 01:08:30 -05:00 |
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
|
benchmark.terrain-generation: fix type error
|
2009-08-29 22:09:51 -05:00 |
tuple-arrays
|
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 |
typecheck1
|
new accessors
|
2008-08-30 20:38:07 -05:00 |
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 |
yuv-to-rgb
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
authors.txt
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
benchmark.factor
|
Load fixes
|
2009-09-10 21:41:12 -05:00 |
summary.txt
|
Initial import
|
2007-09-20 18:09:08 -04:00 |