summaryrefslogtreecommitdiff
path: root/tests/benchmarks/hash-object__text_10mb
blob: 215afc6c3abb4f6ac41dfb7885a52c47d98c6f6d (plain)
1
2
3
4
5
6
7
#!/bin/bash -e

. "$(dirname "$0")/benchmark_helpers.sh"

gitbench --prepare "create_text_file text_10mb 10485760 &&
                    flush_disk_cache" \
         hash-object "text_10mb"