From 8d8d6f9a3c1f9ce4c47107ff6adfc0cc543f668b Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Thu, 26 May 2022 07:21:19 +0800 Subject: [PATCH] Continuous Load Testing at Slack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63fd787..1c15839 100644 --- a/README.md +++ b/README.md @@ -603,6 +603,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [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) + * [Continuous Load Testing at Slack](https://slack.engineering/continuous-load-testing/) * [Performance Improvements at Pinterest](https://medium.com/@Pinterest_Engineering/driving-user-growth-with-performance-improvements-cfc50dafadd7) * [Server Side Rendering at Wix](https://www.youtube.com/watch?v=f9xI2jR71Ms) * [30x Performance Improvements on MySQLStreamer at Yelp](https://engineeringblog.yelp.com/2018/02/making-30x-performance-improvements-on-yelps-mysqlstreamer.html)