]> git.ipfire.org Git - thirdparty/git.git/commit - test-sha1.sh
test-sha1: test hashing large buffer
authorJunio C Hamano <junkio@cox.net>
Sat, 24 Jun 2006 09:59:20 +0000 (02:59 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 24 Jun 2006 09:59:20 +0000 (02:59 -0700)
commitb57cbbf8a8630b6d75c885348dc79b8b8cb96c2e
tree26191a7934ca66730cecc964763150aa537ff623
parentb65bc21e7d8dc8cafc70dfa6354cb66b8874b2d9
test-sha1: test hashing large buffer

test to hash a large buffer in one go is more important than
hashing large amount of data in small fixed chunks.

Signed-off-by: Junio C Hamano <junkio@cox.net>
test-sha1.c
test-sha1.sh