summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:04:24 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-19 18:05:08 +0100
commit76b47400a06d576939c8b010cdec1c506714e780 (patch)
tree17ec07c9228f1365e1e4c0846e91e4792c7bc6ca /debian
parent5d8dfa9c2c0be56eaf85d7ce60ed38182878babd (diff)
changelog: Add perf numbers
This is from tests on my laptop with the branch the Debian kernel folks shared with me, ie c6eb63c6ed0694b0d22fbe5aaff953d209a3fc4e. avoid new runtimes in [s] before read-tree get_differs git-debrebase 78.574 3.699 1.419 git-debrebase status 3.359 unchanged 0.818 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 40a880e..e9a36a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,8 @@ dgit (6.7~) unstable; urgency=medium
* git-debrebase: scrap works properly when it does only rebase --abort.
* dgit(1): Encourage --overwrite rather than --overwrite=version.
* test suite: unset GIT_EDITOR, so it works if user has that set.
- * git-debrebase: Improve laundry performance. Closes:#905995.
- * git-debrebase: Improve analysis performance.
+ * git-debrebase: Improve laundry performance by a factor of ~55:1,
+ and analysis performance by factor of ~4.2:1. Closes:#905995.
--