From 85714a82152aa2d901bad18b3e4098ffa1f4051f Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Mon, 30 Apr 2018 06:29:51 +0800 Subject: [PATCH] Performance Tracking Dashboard for Live Games at Zynga --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f15d156..82ca1f1 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,7 @@ An updated and curated list of selected readings to illustrate High Scalability, * [30x Performance Improvements on MySQLStreamer at Yelp](https://engineeringblog.yelp.com/2018/02/making-30x-performance-improvements-on-yelps-mysqlstreamer.html) * [Optimizing APIs through Dynamic Polyglot Runtime, Fully Asynchronous, and Reactive Programming at Netflix](https://medium.com/netflix-techblog/optimizing-the-netflix-api-5c9ac715cf19) * [Performance Monitoring with Riemann and Clojure at Walmart](https://medium.com/walmartlabs/performance-monitoring-with-riemann-and-clojure-eafc07fcd375) + * [Performance Tracking Dashboard for Live Games at Zynga](https://www.zynga.com/blogs/engineering/live-games-have-evolving-performance) * [Performance Optimization on Video, Image, Page load](https://developers.google.com/web/fundamentals/performance/why-performance-matters/) * [Optimizing 360 Photos at Scale at Facebook](https://code.facebook.com/posts/129055711052260/optimizing-360-photos-at-scale/) * [Reducing Image File Size in the Photos Infrastructure at Etsy](https://codeascraft.com/2017/05/30/reducing-image-file-size-at-etsy/)