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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@troupe.co>2017-01-24 20:03:20 +0300
committerAndrew Newdigate <andrew@troupe.co>2017-01-24 20:03:20 +0300
commit075d960ce65e0a305dc7df107e38701a4b341722 (patch)
tree8e8904c12f243f8f2a055ff38b9f329eee62cd18
parent12f1fe420085e1eff7ca254630227949c3cd7b23 (diff)
Added initial issues for analysis
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index da9a1d204..04765c701 100644
--- a/README.md
+++ b/README.md
@@ -132,10 +132,10 @@ Based on the [daily overview dashboard](http://performance.gitlab.net/dashboard
|**Controller**|**Migration**|**Optim 1**|**Optim 2**|
|--------------|-------------|------------------|------------------|
| `Projects::GitHttpController#info_refs.json` | #36 | | |
-| `Projects::CommitController#show` | | | |
-| `Projects::MergeRequestsController#ci_status.json` | | | |
-| `Projects::MergeRequestsController#ci_environments_status.json` | | | |
-| `Projects::TreeController#show` | | | |
+| `Projects::CommitController#show` | #64 | | |
+| `Projects::MergeRequestsController#ci_status.json` | #66 | | |
+| `Projects::MergeRequestsController#ci_environments_status.json` | #66 | | |
+| `Projects::TreeController#show` | #65 | | |
| `RootController#index` | | | |
| `Projects::RawController#show` | | | |
| `Projects::BlobController#show` | | | |