diff options
author | Carlos Martín Nieto <cmn@elego.de> | 2012-10-23 19:30:04 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@elego.de> | 2012-10-23 20:30:16 +0200 |
commit | 7205a4d94cdead95c397505292a31b4854039825 (patch) | |
tree | 8a82f69b1a26efb57577f451ccbf9771a70a0f47 /tests-clar/diff/diffiter.c | |
parent | 4c47a8bcfe03c42096b74d4af06ab95fb95fd211 (diff) | |
download | libgit2-7205a4d94cdead95c397505292a31b4854039825.tar.gz |
Use libcrypto's SHA-1 implementation when linking to it
libcryto's SHA-1 implementation is measurably better than the one that
ships with the library. If we link to it for HTTPS support already,
use that implementation instead.
Testing on a ~600MB of the linux repository, this reduces indexing
time by 40% and removes the hashing from the top spot in the perf
output.
Diffstat (limited to 'tests-clar/diff/diffiter.c')
0 files changed, 0 insertions, 0 deletions