`
zccst
  • 浏览: 3292330 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

good performance is good design

阅读更多
zccst整理






good performance List:
more connections are not always a good idea. 减少连接数


Avoid landing page redirects.  避开重定向


HTTP Pipelining(流水线技术) is most useful in high latency environment
Eliminate(除去,剔除) render blocking resources 
Reduce Client-Side Processing  减少客户端处理
Prioritize visible content 优先可见的内容
Use HTML5 persistent storage for caching 使用HTML5的持久存储来做缓存
Reduce the Dom 减少DOM



避开耗资源的调用











Leverage browser caching (利益浏览器缓存杠杆作用?)
Batch and Splitting R/W 批处理些,拆分读?
use a good fastclick library 使用一个好的快速点击库?

listen to both mouse and touch events 监听鼠标和触摸事件
Avoid unnecessary use of touch event handlers 避开不必要的触摸事件回调函数


  • 大小: 282 KB
  • 大小: 160.2 KB
  • 大小: 131.2 KB
  • 大小: 70.7 KB
  • 大小: 297.1 KB
分享到:
评论

相关推荐

    Responsive.Design.High.Performance

    The Good, the Bad, and the Ugly of Responsive Web Design Chapter 2. Tweaking Your Website for Performance Chapter 3. Managing Images Chapter 4. Learning Content Management Chapter 5. The Fastest ...

    oracle9 performance tuning

    Oracle9i Database Performance Tuning Guide and Reference is an aid for people responsible for the operation, maintenance, and performance of Oracle. This book describes detailed ways to enhance ...

    Computer Organization and Design 完整版带目录

    assembly language, computer arithmetic, pipelining, memory hierarchies and I/O.Because an understanding of modern hardware is essential to achieving good performance and energy efficiency, this ...

    Swift.High.Performance.1785282204

    This book is aimed at experienced Swift developers wanting to optimize their programs on Apple platforms to optimize application performance. What You Will Learn Build solid, stable, and reliable ...

    论文研究-An-OARSMan: An Obstacle-Avoiding Rectilinear Steiner Tree Algorithm with Good Length Performance.pdf

    An-OARSMan: An Obstacle-Avoiding Rectilinear Steiner Tree Algorithm with Good Length Performance,胡昱,经彤,Routing is one of the important steps in VLSI/ULSI physical design. The rectilinear ...

    Java.EE.7.Performance.Tuning.and.Optimization.178217642X

    The book sequence is easy to follow and all topics are fully illustrated showing you how to make good use of different performance diagnostic tools. Who this book is written for If you are an ...

    Troubleshooting Oracle Performance, 2nd Edition

    database-related design problems that lead to suboptimal performance. Chapter 2, “Key Concepts,” describes the operations carried out by the database engine when parsing and executing SQL statements...

    HBase.High.Performance.Cookbook.epub

    Architect a good HBase cluster for a very large distributed system Get to grips with the concepts of performance tuning with HBase A practical guide full of engaging recipes and attractive screenshots...

    Introduction_to_Optimum_Design.pdf

    13.1.1 What Is Interactive Design Optimization? 434 13.1.2 Role of Computers in Interactive Design Optimization 434 13.1.3 Why Interactive Design Optimization? 435 13.2 Interactive Design Optimization...

    Optimization Design of Bearingless Synchronous Reluctance Motor

    In order to overcome common drawbacks of the low torque density and power factor for conventional bearingless synchronous reluctance motors (BSynRMs), ...good suspension and speed regulation performance.

    PostgreSQL 9.0 High Performance

    Uncover what makes hardware good or bad for high-performance database applications Investigate making informed speed and reliability trade-offs Tweak your operating system for best database ...

    交换机布线指南General PCB Design and Layout Guidelines

    The printed circuit board (PCB) is the single most important factor that affects EMI, ESD and overall performance. In order to meet these requirements depend on good design practices. The goal here is...

    SSD7 选择题。Multiple-Choice

    The degree of a table is the number of _____ in the table. (a) keys (b) columns (c) rows (d) foreign keys Correct answer is (b) Your score on this question is: 10.00 Feedback: (b) ...

    Cisco Press - OSPF Network Design Solutions, 2nd Edition

    Part II OSPF Routing and Network Design 161 Chapter 4 Design Fundamentals 163 Chapter 5 Routing Concepts and Configuration 225 Chapter 6 Redistribution 339 Chapter 7 Summarization 405 Part III OSPF ...

    Software Architecture with Python

    Good Performance is Rewarding! Writing Applications That Scale Security – Writing Secure Code Design Patterns in Python Python – Architectural Patterns Deploying Python Applications Techniques for ...

    一个用于隐私及安全的指纹模版保护方法

    However, the design of a template protection method to satisfy four criteria, namely diversity, revocability and non-invertibility is still a challenging task, especially performance degradation when...

    Mastering Object-oriented Python 2014.pdf

    This means exploring design alternatives and determining which design offers the best performance while still being a good fit with the problem that is being solved. Most of the book will look at a ...

    A Fast and High Throughput SQL Query System for Big Data

    Relational data query always plays an important role in data analysis. But how to scale out the traditional SQL query system is a...it achieves good performance under nineteen representative SQL queries.

    MPC 自动驾驶 轨迹跟踪

    智能驾驶相关 轨迹跟踪 模型预测 Abstract—Path tracking issues of autonomous ground vehicles (AGVs) have attracted ...algorithm obtains good performance in dealing with the regional path tracking problem.

Global site tag (gtag.js) - Google Analytics