diff --git a/2016-11/NetflixMethodology.html b/2016-11/NetflixMethodology.html
new file mode 100644
index 0000000..9f7903a
--- /dev/null
+++ b/2016-11/NetflixMethodology.html
@@ -0,0 +1,100 @@
+
+
+
+
Browser efficiency comparison - Netflix
+
Windows 10 Anniversary Update and Chrome 54
+
+
Methodology summary
+
The Microsoft Windows team measured the time it took two identical Surface Book laptops to run fully through their batteries while streaming video from Netflix.
+
The test was done on two Surface Books running 1607 (build 14393.447) and connected to the Internet through Wifi.
+
+
Results
+
Microsoft Edge lasted 13% longer than Chrome 54 in this test.
+
+
+
+
+
+ |
+ Time |
+ Minutes |
+
+
+ Chrome 53 |
+ 7:09:13 |
+ 729 |
+
+
+ Microsoft Edge |
+ 8:05:44 |
+ 486 |
+
+
+
+
Methodology details
+
+
Computer setup
+
The test was performed on 2 separate Surface Book laptops running Windows 10 Anniversary Update (14393.447 release). These computers were configured to the following settings, to increase consistency between measures and reduce tasks that may start during the measurement and interfere with the results, while still representing a realistic user setup:
+
+ - Display brightness was set to 100%
+ - Volume was turned to 20% with headphones connected
+ - Location was disabled
+ - Bluetooth was disabled
+ - Device was connected to a wireless network
+ - Ambient light sensor was temporarily disabled
+ - Defender was running normally and up to date
+ - Device was physically unplugged and running on battery
+ - Windows Battery Saver mode was set to activate at 20% battery
+ - The cache was cleared on each browser
+
+
+
OS and browser versions
+
+
+ OS |
+ Windows 10 Pro 14393.447 |
+
+
+ Microsoft Edge |
+ Microsoft Edge 38.14393.447.0 |
+
+
+ Chrome |
+ Google Chrome 54.0.2840.099 m (64-bit) |
+
+
+
+
Hardware
+
+
+ Processor |
+ i5-6300U @ 2.4GHz 2.5GHz |
+
+
+ Memory |
+ 8G |
+
+
+ Graphics |
+ Intel HD Graphics 520 |
+
+
+
+
Pre-Test
+
While plugged in, each respective browser was navigated to Netflix.com and logged into the same account. The TV show "Gilmore Girls: Season 1" was queued and paused immediately on each browser. The Post-Play autoplay feature on Netflix was enabled to continuously play the next episode when one finishes. Each computer was verified to have brightness set to 100% (with ambient brightness disabled) and volume to 20%.
+
+
Test
+
+ - Start recording with camera
+ - Unplug the power bar that all four devices are charging from, ensuring they switch to battery at the same time
+ - Immediately push play on all devices and start timing
+ - The mouse cursor was manually moved every 2 episodes to ensure the Netflix "Are you still watching?" prompt does not interrupt continuous play.
+ - Continue until both device have run out of battery power, recording the time it takes for each.
+
+
+
+
diff --git a/2016-11/RundownResults.png b/2016-11/RundownResults.png
new file mode 100644
index 0000000..c5bc6e5
Binary files /dev/null and b/2016-11/RundownResults.png differ
diff --git a/2016-11/Style.css b/2016-11/Style.css
new file mode 100644
index 0000000..24e7d17
--- /dev/null
+++ b/2016-11/Style.css
@@ -0,0 +1,51 @@
+.stage {
+ max-width:800px;
+ margin:0 auto 40px auto;
+ font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
+}
+
+h1, h2, h3 {
+ font-weight:500;
+ margin-bottom:0;
+}
+
+.subtitle {
+ margin:0;
+ font-size:1.5em;
+}
+
+h2 {
+ color:#0070c0;
+}
+
+p, td, li {
+ color:#333;
+}
+
+p {
+ margin-top:10px;
+}
+
+li {
+ padding-left:10px;
+ padding-bottom:4px;
+}
+
+table {
+ margin: 20px auto 0 auto;
+ border-top: #aaa 1px solid;
+}
+
+td {
+ padding-right:20px;
+ padding-bottom:4px;
+}
+
+.resultsTable td {
+ text-align:right;
+}
+
+img {
+ margin:5px auto;
+ display:block;
+}
\ No newline at end of file
diff --git a/maximdriver/Maxim.zip b/maximdriver/Maxim.zip
new file mode 100644
index 0000000..c9161ed
Binary files /dev/null and b/maximdriver/Maxim.zip differ