This slide was presented in Tokyo.R #22.It describes about design of experiment with R. DoE.base package is useful for software testing because it makes easier for us to make orthogonal array.
This slide was presented in Tokyo.R #22.It describes about design of experiment with R. DoE.base package is useful for software testing because it makes easier for us to make orthogonal array.
- The document describes a media player plugin that allows choosing between IPv4 and IPv6 protocols for streaming video chunks to determine the faster connection speed.
- The plugin modifies an existing media player (Hls.js) to measure download speeds for each video chunk delivered over IPv4 or IPv6, and then selects the preferable protocol.
- Statistics from over 950 streaming sessions in Japan show IPv6 speeds are generally faster than IPv4, especially during night hours, though IPv4 can be faster in some cases like with older IPv6 tunneling.
The document discusses the adoption and performance comparison of IPv4 and IPv6 in media streaming, highlighting that over 1/4 of requests are made over IPv6. It examines differences in protocol implementation, network speeds, and how media players can leverage both protocols for improved download speeds. The analysis concludes that while IPv4 is generally faster, performance can vary based on time of day and network conditions, indicating the need for further research and development in multi-CDN strategies.
This document summarizes the results of an IPv6 survey of Japanese web domains conducted in December 2019. It found that 3% of domains and 1.94% of FQDNs supported IPv6, increases of 0.02% and 0.06% respectively from the previous month. The top ASes by number of IPv6 addresses were SAKURA Internet, Mirai Communication Network, Amazon, and Google. CDN IPv6 support rates ranged from 0.00% to 60.96% depending on the provider.