]> gitweb.factorcode.org Git - factor.git/commit
some simple benchmarks
authorSlava Pestov <slava@factorcode.org>
Tue, 24 Aug 2004 03:27:55 +0000 (03:27 +0000)
committerSlava Pestov <slava@factorcode.org>
Tue, 24 Aug 2004 03:27:55 +0000 (03:27 +0000)
commit99baa67e8aec2f99cc0b6c0f8162588ed520e3bb
tree10bb82b67c7925750da21d344175599b2a80609e
parent66719b86618e0930d1ba6b73eae34bff69bfb6ae
some simple benchmarks
library/test/benchmark/empty-loop.factor [new file with mode: 0644]
library/test/benchmark/fib.factor [new file with mode: 0644]
library/test/benchmark/sort.factor [new file with mode: 0644]