]> git.proxmox.com Git - libgit2.git/blob - tests/benchmarks/hash-object__text_cached_1kb
New upstream version 1.5.0+ds
[libgit2.git] / tests / benchmarks / hash-object__text_cached_1kb
1 #!/bin/bash -e
2
3 . "$(dirname "$0")/benchmark_helpers.sh"
4
5 gitbench --prepare "create_text_file text_1kb 1024" \
6 --warmup 5 \
7 hash-object "text_1kb"