diff options
author | Johan Herland <johan@herland.net> | 2009-10-09 12:22:03 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-19 19:00:24 -0700 |
commit | 3ed24b6aaf35d6ca1eef2643cd0b9128eb152cda (patch) | |
tree | 2a7410e4f2820f9e1a6f0d8129ebe9ddcccfabd6 /notes.h | |
parent | a8dd2e7d2bd7472b4e02b07aeef795de9c74f3e7 (diff) | |
download | git-3ed24b6aaf35d6ca1eef2643cd0b9128eb152cda.tar.gz |
t3302-notes-index-expensive: Speed up create_repo()
Creating repos with 10/100/1000/10000 commits and notes takes a lot of time.
However, using git-fast-import to do the job is a lot more efficient than
using plumbing commands to do the same.
This patch decreases the overall run-time of this test on my machine from
~3 to ~1 minutes.
Signed-off-by: Johan Herland <johan@herland.net>
Acked-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes.h')
0 files changed, 0 insertions, 0 deletions