打开一个网站 几秒在数据库中查询一条记录 十几毫秒机械磁盘一次寻址定位 4毫秒从机械磁盘顺序读取1MB数据 2毫秒从SSD磁盘顺序读取1MB数据 0.3毫秒从远程分布式缓存redis读取一个数据 0.5毫秒从内存中读取1MB数据 十几毫秒java程序本地方法调用 几毫秒网络传输2KB数据 1毫...
分类:
其他好文 时间:
2014-07-22 22:52:57
阅读次数:
215
SAD(Sum of Absolute Difference)=SAE(Sum of Absolute Error)即绝对误差和 SATD(Sum of Absolute Transformed Difference)即hadamard变换后再绝对值求和 SSD(Sum of Squared Dif...
分类:
其他好文 时间:
2014-07-22 22:43:32
阅读次数:
246
GRE模式下,如果MTU和Offloading配置不当,会严重降低网络性能(https://ask.openstack.org/en/question/6140/quantum-neutron-gre-slow-performance/)。RDO推荐以下的配置(http://openstack.re...
分类:
其他好文 时间:
2014-07-22 22:43:13
阅读次数:
333
《Android JNI 专题>共分为四期:
Jni简单demo
Jni基本数据类型和方法介绍
Jni解析java自定义数据类型和回调java方法
Jni performance提高和Exception规避...
分类:
移动开发 时间:
2014-07-21 11:21:04
阅读次数:
268
百度: http://naotu.baidu.com/ http://fis.baidu.com/ http://fex.baidu.com/ https://github.com/fex-team/fex-edu http://fex.baidu.com/blog/2014/05/build-performance-monitor-in-7-days/ http://www.ecdo...
分类:
Web程序 时间:
2014-07-21 10:08:36
阅读次数:
202
英文原文:http://www.huyng.com/posts/python-performance-analysis/译文:http://www.oschina.net/translate/python-performance-analysis虽然你所写的每个Python程序并不总是需要严密的性能...
分类:
编程语言 时间:
2014-07-21 08:05:10
阅读次数:
248
了解一个系统的性能通常是参考一些度量值(Metric),而如何计算出这些Metric就是我们要讨论的。Little Law(排队理论:利特儿法则)和Utilization Law是Performance Engineering(System Engineering的一部分)常用的法则,它们都是数学理论,因此可作为性能计算的理论依据。详细分析两个法则超出了我个人的知识范围,因此我将仅仅谈一下如何应用...
分类:
其他好文 时间:
2014-07-20 10:25:28
阅读次数:
290
What is my disk quota?
GitHub doesn't have any set disk quotas. We try to provide abundant storage for all Git repositories, within reason. Keeping repositories small ensures that our servers a...
分类:
其他好文 时间:
2014-07-19 02:31:15
阅读次数:
334
http://boagworld.com/dev/why-you-should-care-about-css-page-performance/ http://css-tricks.com/efficiently-rendering-css/ https://developers.google.co...
分类:
Web程序 时间:
2014-07-16 18:23:06
阅读次数:
389
英文原文: http://www.codeproject.com/Articles/110931/Building-High-Performance-Queue-in-Database-for-st译文:http://www.oschina.net/translate/building-high-p...
分类:
数据库 时间:
2014-07-16 17:47:26
阅读次数:
379