From 9c7cd771e7563b1d9d3d7b3b20f02a82d0b554e6 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 31 Jan 2018 15:04:12 +0800 Subject: [PATCH] Reducing Video Loading Time by Prefetching during Preroll at Dailymotion --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebf8161..b9c9855 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,7 @@ A curated list of selected readings to illustrate Scalability, Availability, and * [Optimizing 360 Photos at Scale at Facebook](https://code.facebook.com/posts/129055711052260/optimizing-360-photos-at-scale/) * [Optimizing APIs through Dynamic Polyglot Runtime, Fully Asynchronous, and Reactive Programming at Netflix](https://medium.com/netflix-techblog/optimizing-the-netflix-api-5c9ac715cf19) * [Optimizing Video Playback Performance at Pinterest](https://medium.com/@Pinterest_Engineering/optimizing-video-playback-performance-caf55ce310d1) +* [Reducing Video Loading Time by Prefetching during Preroll at Dailymotion](http://engineering.dailymotion.com/reducing-video-loading-time-prefetching-video-during-preroll/) * [Improving GIF Performance at Pinterest](https://medium.com/@Pinterest_Engineering/improving-gif-performance-on-pinterest-8dad74bf92f1) * [Performance Improvements (All Stacks) at Pinterest](https://medium.com/@Pinterest_Engineering/driving-user-growth-with-performance-improvements-cfc50dafadd7)