Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-11-28 16:43:31 +0300
committerLin Jen-Shin <godfat@godfat.org>2017-11-30 11:03:28 +0300
commit4925ec50877c9bf1338d41a7676b3644f18370f7 (patch)
treeacf74aa4177d87d74be41921eda1a41d8ac5b94e /changelogs
parent17c53d7d0dcc6739691f1298ddd0c254c9614571 (diff)
We could simply count the commits
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/use-count_commits-directly.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/use-count_commits-directly.yml b/changelogs/unreleased/use-count_commits-directly.yml
new file mode 100644
index 00000000000..549e0744ea4
--- /dev/null
+++ b/changelogs/unreleased/use-count_commits-directly.yml
@@ -0,0 +1,5 @@
+---
+title: Improve the performance for counting commits
+merge_request: 15628
+author:
+type: performance