From 3ef08707c7a021a2bc8521b37567a623c249dba0 Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Fri, 25 Jan 2019 19:48:02 +0800 Subject: [PATCH] Remove MailChimp dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f18f196..2409e27 100644 --- a/README.md +++ b/README.md @@ -520,7 +520,6 @@ An organized reading list for illustrating the patterns behind scalable, reliabl * [Compression Techniques to Solve Network I/O Bottlenecks at eBay](https://www.ebayinc.com/stories/blogs/tech/how-ebays-shopping-cart-used-compression-techniques-to-solve-network-io-bottlenecks/) * [Optimizing Web Servers for High Throughput and Low Latency at Dropbox](https://blogs.dropbox.com/tech/2017/09/optimizing-web-servers-for-high-throughput-and-low-latency/) * [Linux Performance Analysis in 60.000 Milliseconds at Netflix](https://medium.com/netflix-techblog/linux-performance-analysis-in-60-000-milliseconds-accc10403c55) - * [Performance Testing with SSDs (2 parts) at MailChimp](https://devs.mailchimp.com/blog/performance-testing-with-ssds-pt-2/) * [Live Downsizing Google Cloud Persistent Disks (PD-SSD) at Mixpanel](https://engineering.mixpanel.com/2018/07/31/live-downsizing-google-cloud-pds-for-fun-and-profit/) * [Decreasing RAM Usage by 40% Using jemalloc with Python & Celery at Zapier](https://zapier.com/engineering/celery-python-jemalloc/) * [Reducing Memory Footprint at Slack](https://slack.engineering/reducing-slacks-memory-footprint-4480fec7e8eb)