diff --git a/source/articles/2016/speeding-up-git-at-planio.html.md.erb b/source/articles/2016/speeding-up-git-at-planio.html.md.erb index 11b40e3..649a505 100644 --- a/source/articles/2016/speeding-up-git-at-planio.html.md.erb +++ b/source/articles/2016/speeding-up-git-at-planio.html.md.erb @@ -40,7 +40,7 @@ On Gitosis' side, I was able to almost completely replace the existing authentic Developing the API in Redmine and integrating it into Gitosis took me about 3 days. This included extensive correctness and performance tests to ensure that we do in fact enforce the defined permissions and can do this fast. In the end, we are now able to respond to an authorization request in about 300 ms end-to-end which is about 20 times faster than we were able to pull off during peak usage last week with the old authentication mechanism. -
+The hard work on our Git hosting infrastructure pays off: Overall Git access is now 20x faster than last week! https://t.co/fmM0b50DF5
— Planio (@planio) February 2, 2016
Directly after the deployment of the new authentication mechanism, the load of the backend servers dropped back from about 40 to just below 1, which is nice because we now get much less of these alarming monitoring pings about melting servers.The hard work on our Git hosting infrastructure pays off: Overall Git access is now 20x faster than last week! https://t.co/fmM0b50DF5
— Planio (@planio) February 2, 2016