首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机的应用论文--计算机网络论文--一般性问题论文

Performance Evaluation of HTTP/2 in Mobile Devices

Abstract第5页
Chapter 1 Introduction第10-13页
    1.1 Introduction第10-11页
    1.2 Thesis and Contributions第11-12页
    1.3 Organization第12-13页
Chapter 2 Background Study and Related Works第13-26页
    2.1 Background Study第13-20页
        2.1.1 HTTP/1.1第13-16页
        2.1.2 HTTP/2 Era第16-20页
    2.2 Related Works第20-22页
    2.3 Real World Demos第22-26页
Chapter 3 Fundamentals第26-36页
    3.1 Web Architecture第26-27页
    3.2 The Test Code第27-28页
    3.3 Technical Details第28-33页
        3.3.1 The Testbed Environment第28-29页
        3.3.2 XCode第29-30页
        3.3.3 Programming Language (Objective C)第30-32页
        3.3.4 NSURLSession第32-33页
    3.4 How the Browsers Work第33-36页
Chapter 4 Performance Evaluation第36-47页
    4.1 Measuring the Web Performance第36-40页
        4.1.1 The Metrics第36-38页
        4.1.2 The Network Specific Measurements第38-39页
        4.1.3 The Computation Specific Measurements第39页
        4.1.4 Measurements That Span Both the Network and the Computation第39-40页
    4.2 Improving the Web and Making It Faster第40-45页
        4.2.1 Web Page Conversions第40-42页
        4.2.2 End Host Network Protocols第42-43页
        4.2.3 Latency Reductions第43-44页
        4.2.4 Computation Speedups第44页
        4.2.5 Passive Middleware第44-45页
        4.2.6 Active Middleware第45页
    4.3 Experiment Methodology第45-46页
    4.4 Experimental Procedure第46-47页
Chapter 5 Implementation and Experiments第47-56页
    5.1 Testing if our Client Communicating via HTTP/2第47-49页
    5.2 HTTP/1 vs. HTTP/2 example page Benchmark第49-51页
        5.2.1 Experiment Setup第49-50页
        5.2.2 Results第50-51页
    5.3 HTTP/2 in Real Webpages第51-56页
        5.3.1 Experiment Setup第52-53页
        5.3.2 Results第53-56页
Chapter 6 Conclusion第56-57页
Acknowledgement第57-58页
References第58-66页
Publications第66页

论文共66页,点击 下载论文
上一篇:基于TCP协议的拥塞控制算法的研究
下一篇:基于自适应算法的高并发红包系统的设计