]> gitweb.factorcode.org Git - factor.git/commit
Use the largest source file to benchmark checksums
authorSamuel Tardieu <sam@rfc1149.net>
Wed, 7 Jan 2009 09:32:26 +0000 (10:32 +0100)
committerSamuel Tardieu <sam@rfc1149.net>
Wed, 7 Jan 2009 09:40:00 +0000 (10:40 +0100)
commit2638db02d1ce0006ae063b9e31b4aca73a9a4a1f
tree5bf6e20efa6cb25e7dcdc5f2be0522bd7c91c838
parent5d988b04fa08e00719dcab29bd2a9ba0591b1acb
Use the largest source file to benchmark checksums

"extra/math/primes/list.factor" is very small. Replace it with the
largest factor source file in benchmarks.
extra/benchmark/crc32/crc32.factor
extra/benchmark/md5/md5.factor
extra/benchmark/sha1/sha1.factor