diff options
author | Elijah Newren <newren@gmail.com> | 2019-09-04 14:40:48 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-05 10:58:28 -0700 |
commit | 476998d05bc62b9baaed240da0893ec5d80d676a (patch) | |
tree | f51a7d7603c181f14b06a09450fe718a26cca897 /t/t0021-conversion.sh | |
parent | rebase -r: do not (re-)generate root commits with `--root` *and* `--onto` (diff) | |
download | tgif-476998d05bc62b9baaed240da0893ec5d80d676a.tar.xz |
t3427: accelerate this test by using fast-export and fast-import
fast-export and fast-import can easily handle the simple rewrite that
was being done by filter-branch, and should be faster on systems with a
slow fork. Measuring the overall time taken for all of t3427 (not just
the difference between filter-branch and fast-export/fast-import) shows
a speedup of about 5% on Linux and 11% on Mac.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0021-conversion.sh')
0 files changed, 0 insertions, 0 deletions