Skip to main content
QUICK REVIEW

[论文解读] What slows you down? Your network or your device?

Moritz Steiner, Ruomei Gao|arXiv (Cornell University)|Mar 7, 2016
Green IT and Sustainability参考文献 5被引用 4
一句话总结

本研究利用阿卡迈内容分发网络(Akamai CDN)的真实用户性能数据,对比了移动设备代际和网络类型对网页加载时间(PLT)的影响。通过利用W3C导航时机API收集客户端加载事件,研究发现,升级至更新的智能手机可将中位数PLT减少高达56%,显著优于网络升级带来的改善,后者即使从光纤到户升级至蜂窝网络,也仅带来18%至28%的性能提升。

ABSTRACT

This study takes a close look at mobile web performance. The two main parameters determining web page load time are the network speed and the computing power of the end-user device. Based on data from real users, this paper quantifies the relative importance of network and device. The findings suggest that increased processing power of latest generation smart phones and optimized browsers have a significant impact on web performance; up to 56% reduction in median page load time from one generation to the following. The cellular networks, on the other hand, have become so mature that the median page load time on one fiber-to-the-home network (using wifi for the last meter) is only 18-28% faster than cellular and the median page load time on one DSL network is 19% slower compared to a well-deployed cellular network.

研究动机与目标

  • 量化设备性能与网络速度对移动网页加载时间(PLT)的相对影响。
  • 理解智能手机硬件进步与浏览器优化如何影响真实用户的网页性能。
  • 评估网络升级(如从4G/LTE升级至光纤到户)是否显著优于设备升级,从而减少PLT。
  • 利用真实用户监控(RUM)而非合成探测或服务器日志,提供数据驱动的网页性能瓶颈洞察。

提出的方法

  • 使用W3C导航时机API收集真实用户网页加载时间数据,记录从导航开始到加载事件的时间间隔。
  • 通过JavaScript对少量网站进行插桩,捕获性能指标并将其回传至中央数据存储。
  • 将收集到的数据与设备特定元数据(如型号、操作系统版本)和网络信息(如移动运营商、连接类型)进行丰富。
  • 使用累积分布函数(CDFs)比较不同设备和网络类型下的中位数PLT。
  • 通过对比连续智能手机型号(如Nexus 4与Nexus 5)的PLT,隔离设备代际的影响。
  • 使用Wi-Fi作为最后一跳,比较不同网络类型(包括蜂窝网络(4G/LTE)、DSL和光纤到户(FTTH))的PLT。

实验结果

研究问题

  • RQ1从一代智能手机升级到下一代,对中位数网页加载时间有何影响?
  • RQ2在中位数网页加载时间方面,性能良好的蜂窝网络与光纤到户或DSL网络相比如何?
  • RQ3与网络速度相比,设备处理能力在多大程度上影响网页性能?
  • RQ4网络类型之间的性能差距(如4G与FTTH)是否超过设备代际之间的差距?

主要发现

  • 从一代智能手机升级到下一代(如从Nexus 4升级到Nexus 5)可将中位数网页加载时间减少24%。
  • 将Galaxy S3更换为Galaxy S4可将中位数网页加载时间减少30%。
  • 从一个iOS版本升级到下一个版本,中位数网页加载时间最多可提升56%。
  • 在光纤到户网络(最后一米使用Wi-Fi)上,中位数网页加载时间仅比性能良好的蜂窝网络快18%至28%。
  • 平均而言,DSL网络上的中位数网页加载时间比性能良好的蜂窝网络慢19%。
  • 设备性能对中位数网页加载时间的影响显著大于网络性能,设备升级带来的性能提升远超网络升级。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。