Skip to content

perf-rebase-i-v3

This is the second preparatory patch series for my rebase--helper work
(i.e. moving parts of the interactive rebase into a builtin).

It simply introduces a perf test (and ensures that it runs in my
environment) so as to better determine how much the performance changes,
really.

Johannes Schindelin (3):
  perf: let's disable symlinks when they are not available
  perf: make the tests work in worktrees
  Add a perf test for rebase -i

 t/perf/p3404-rebase-interactive.sh | 36 ++++++++++++++++++++++++++++++++++++
 t/perf/perf-lib.sh                 | 19 +++++++++++--------
 2 files changed, 47 insertions(+), 8 deletions(-)
 create mode 100755 t/perf/p3404-rebase-interactive.sh

Submitted-As: http://mid.gmane.org/cover.1463145936.git.johannes.schindelin@gmx.de
In-Reply-To: http://mid.gmane.org/cover.1462894344.git.johannes.schindelin@gmx.de
In-Reply-To: http://mid.gmane.org/cover.1462955446.git.johannes.schindelin@gmx.de
Assets 2