diff options
author | Jeff King <peff@peff.net> | 2019-07-19 17:56:23 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-23 08:45:20 -0700 |
commit | 70b39fbede78313656e8a6bd9b38b238ab10db2f (patch) | |
tree | 68b03b789483ac70984bd31e528364ebcf5d5477 /t/t7513-interpret-trailers.sh | |
parent | t5703: use test_commit_bulk (diff) | |
download | tgif-70b39fbede78313656e8a6bd9b38b238ab10db2f.tar.xz |
t6200: use test_commit_bulk
There's a loop that creates 30 commits using test_commit. Using
test_commit_bulk speeds this up from:
Benchmark #1: ./t6200-fmt-merge-msg.sh --root=/var/ram/git-tests
Time (mean ± σ): 1.926 s ± 0.240 s [User: 1.055 s, System: 0.963 s]
Range (min … max): 1.431 s … 2.166 s 10 runs
to:
Benchmark #1: ./t6200-fmt-merge-msg.sh --root=/var/ram/git-tests
Time (mean ± σ): 1.343 s ± 0.179 s [User: 766.5 ms, System: 662.9 ms]
Range (min … max): 1.032 s … 1.664 s 10 runs
for an average savings of over 30%.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7513-interpret-trailers.sh')
0 files changed, 0 insertions, 0 deletions