]> gitweb.factorcode.org Git - factor.git/history - extra/benchmark
interpolate: split out format into a hook
[factor.git] / extra / benchmark /
2013-03-28 John Benediktssonbenchmark.parse-fixnum: adding a fixnum parse benchmark.
2013-03-27 John Benediktssonbenchmark.splitting: adding a splitting benchmark.
2013-03-27 John Benediktssonbenchmark.hash-sets: do more benching (create sets...
2013-03-26 John Benediktssonbenchmark.fib8: adding super-fast fibonacci benchmark.
2013-03-26 John Benediktssonbenchmark.fib7: adding matrix fibonacci benchmark.
2013-03-24 Doug Colemanbenchmark.raytracer-simd: Fix usage of old \ word in...
2013-03-24 John Benediktssonbenchmark.ant: use ?adjoin.
2013-03-23 Doug Colemanbenchmark.knucleotide: Fix usage of <clumps>.
2013-03-23 Doug Colemanbenchmark.reverse-complement: Fix usage of <groups>.
2013-03-23 Doug Colemanbasis/extra: Update last usages of <sliced-groups>...
2013-03-22 John Benediktssonbenchmark.lcs: adding lcs benchmark.
2013-03-21 John Benediktssonbenchmark.sort: slow down sorting to test sorting alists.
2013-03-15 John BenediktssonUse bl in more places.
2013-03-08 John Benediktssonbenchmark.ant: fix hash-set constructor.
2013-03-07 John Benediktssonbenchmark.linked-assocs: adding a linked-assocs benchmark.
2013-03-06 John Benediktssonbenchmark.randomize: adding a randomize benchmark.
2013-02-19 John Benediktssonbenchmark.timers: adding a timer benchmark.
2012-10-23 John Benediktssonbenchmark.udp-echo0: "over over" is just "2dup".
2012-09-19 John Benediktssonbenchmark.unicode: add benchmark for unicode case conve...
2012-09-19 John Benediktssonbenchmark.flip: adding a benchmark for the "flip" word.
2012-09-14 John Benediktssonbenchmark.continuations: more continuations.
2012-09-06 John Benediktssonbenchmark.sort: make the numbers-to-sort at parse time...
2012-09-06 John Benediktssonbenchmark.random: no need to write the file.
2012-09-06 John Benediktssonbenchmark.sort: changing to not depend on benchmark...
2012-08-04 John Benediktssonbenchmark.find-pi: adding the bignum ratio find-pi...
2012-08-03 John Benediktssonbenchmark.wrap: adding a wrap benchmark.
2012-08-01 John Benediktssonbenchmark.yield: testing lots of yields.
2012-07-27 John Benediktssonbenchmark.dispatch4: split into two benchmarks.
2012-07-27 John Benediktssonbenchmark.sum-file: removing dependency on random.
2012-07-20 John Benediktssonbenchmark: assert some results.
2012-07-20 John Benediktssonbenchmark: rename main methods to be consistent.
2012-07-19 John Benediktssonusing the new H{ } make.
2012-07-19 John Benediktssonbenchmark.fib: give each benchmark a unique main method...
2012-07-18 John Benediktssonbenchmark.regexp: simple regexp matching benchmark.
2012-07-18 John Benediktssonbenchmark.memoize: add zero arg memoized function.
2012-07-17 John Benediktssonbenchmark.memoize: adding a benchmark for memoization.
2012-07-14 John Benediktssonbenchmark.csv: adding a benchmark for csv.
2012-07-13 John Benediktssonbenchmark.binary-search: remove print in favor of assert.
2012-07-13 John Benediktssonbenchmark.dlists: adding a dlist benchmark.
2012-07-12 John Benediktssonbenchmark.json: adding a json benchmark.
2012-06-19 John Benediktssonbenchmark.completion: adding a benchmark of tools.compl...
2012-06-01 John Benediktssonbenchmark.busy-loop: make sure fixnum math on 32-bit.
2012-06-01 John Benediktssonbenchmark.busy-loop: adding a busy-loop "control" bench...
2012-04-25 John Benediktssonbenchmark.combinatorics: adding a combinatorics benchmark.
2012-04-20 John Benediktssonbenchmark.make: use % (push-all).
2012-04-20 John Benediktssonbenchmark.make: adding a simple make benchmark.
2012-04-19 John Benediktssoncleanup some lint warnings.
2012-04-16 John Benediktssonbenchmark.hash-sets: adding a benchmark for hash-sets.
2011-11-29 Joe Groffbenchmark.regex-dna: reduce IO deploy level again
2011-11-24 Joe Groffuse radix literals
2011-11-22 Doug Colemanbenchmark: remove debug code
2011-11-21 Doug Colemanbenchmark: Add a way to run a profile for each benchmar...
2011-11-12 Doug Colemanbenchmark.udp-echo0: Fix the memory leak.
2011-10-19 John Benediktssonbenchmark.splay: fix IN:.
2011-10-19 Doug ColemanLower tcp-echo0 test so we don't crash
2011-10-18 Joe Groffio: input-stream and output-stream mixins
2011-10-18 John BenediktssonRemove unused stack effects from DEFER: declarations.
2011-10-18 John Benediktssonbenchmarks: tcp/udp should take less time for now ...
2011-10-17 Doug ColemanA little ambitious on the tcp-echo2 benchmark. Reduce...
2011-10-17 Doug ColemanRename echo benchmark to udp-echo. Rename file-server...
2011-10-15 John Benediktssonbenchmark.splay: adding a splay-tree benchmark.
2011-10-12 Doug Colemanbenchmark.file-server hit the array-capacity limit...
2011-10-12 Doug ColemanRename benchmarks -> benchmark
2011-10-02 John Benediktssonbenchmark.ant: switching to tuples now that they are...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-26 John Benediktssonbenchmark.ant: needed a MAIN.
2011-09-25 John Benediktssonbenchmark.ant: fix vocab name and using.
2011-09-25 John Benediktssonbenchmark.ant: adding the "ant puzzle" benchmark. ...
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-09-08 Doug ColemanWindows doesn't like 0 f <inet4>. See issue #85.
2011-09-03 John Benediktssonbenchmark.pidigits: no need to USE sets.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-27 John Benediktssonbenchmark.echo: Update copyright.
2011-08-27 John BenediktssonAdding a UDP echo benchmark.
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' into sorting
2011-04-07 John BenediktssonUpdate code that did ">alist sort-" to just "sort-".
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-24 Slava Pestovbenchmark.ui-panes: clean up
2010-10-24 Slava Pestovbenchmark.ui-panes: deploy without prettyprinter
2010-10-18 Slava Pestovalien.enums: enum>number didn't work in deployed images...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-12 Slava Pestovbenchmark.sockets: yield between spawning clients so...
next