On Fri, 29 Aug 2008, Theodore Tso wrote:

time tst_hash -q -a tea -n 3000000
time tst_hash -q -a half_md4 -n 3000000

[EMAIL PROTECTED]:~$ uname -a
Linux debian 2.6.26-1-orion5x #1 Thu Aug 21 11:45:38 UTC 2008 armv5tel GNU/Linux
[EMAIL PROTECTED]:~$ time ./tst_hash -q -a tea -n 3000000
41 collisions

real    0m44.432s
user    0m43.980s
sys     0m0.450s
[EMAIL PROTECTED]:~$ time ./tst_hash -q -a half_md4 -n 3000000
0 collisions

real    0m43.136s
user    0m42.680s
sys     0m0.460s

(second run:
41 collisions

real    0m44.893s
user    0m44.360s
sys     0m0.360s

0 collisions
real    0m44.880s
user    0m44.390s
sys     0m0.490s)


-Timo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to