diff --git a/content/2015-12.md b/content/2015-12.md index 75db66078..4840c01c4 100644 --- a/content/2015-12.md +++ b/content/2015-12.md @@ -143,3 +143,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle/10568/32802?expand=all 0.497 ``` + +## 2015-12-08 + +- Switch CGSpace log compression cron jobs from using lzop to xz—the compression isn't as good, but it's much faster and causes less IO/CPU load diff --git a/public/2015-12/index.html b/public/2015-12/index.html index c492e4e46..61283ab77 100644 --- a/public/2015-12/index.html +++ b/public/2015-12/index.html @@ -232,6 +232,12 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle 0.497 +

2015-12-08

+ + +