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@gitlab.com>2017-05-08 16:16:13 +0300
committerAndrew Newdigate <andrew@gitlab.com>2017-05-08 16:16:13 +0300
commit7b1336af8b25f62b6dd66f84accda050be3c3a64 (patch)
tree4b5cfae6e6f2fb1bfead9c20a6a8fea89d8b1c57
parent0622622268aa7c4823df03805fa907cf8b3e7889 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54026d6ec..e23f14b86 100644
--- a/README.md
+++ b/README.md
@@ -173,7 +173,7 @@ in descending order of **99% Cumulative Time** (that is `(number of calls) * (99
A [Google Spreadsheet](https://docs.google.com/spreadsheets/d/1MVjsbLIjBVryMxO0UhBWebrwXuqpbCz18ZtrThcSFFU/edit) is available
with these calculations.
-|**Controller**|**Analysis**|**RPCS**|**Server Impl**|**Client Impl**|**Optim 1**|**Optim 2**|
+|**Controller**|**~"Migration Analysis"**|**~"RPC Design"**|**~"Server Implementation"**|**~"Client Implementation"**|**Optim 1**|**Optim 2**|
|--------------|------------|--------|---------------|---------------|-----------|-----------|
| SmartHTTP Workhorse Interceptors | #36 | - | | | | |
| `Projects::CommitController#show` | #64 | #80 | #88 | #89| | |