http://www.aikaiyuan.com/5318.html对Web服务做Performance & Load测试,最常见的工具有Apache Benchmark俗称ab和商用工具LoadRunner。ab简单直接,功能也相对较弱,但我们经常看到的对一些Web server或者Framewo...
分类:
编程语言 时间:
2014-08-25 13:10:24
阅读次数:
275
NANDFlash芯片是构成SSD的基本存储单元,NANDFlash芯片工艺的发展、结构的变化将会推动整个闪存存储产业的高速发展。在设计闪存存储系统的时候,特别是在设计NANDFlash控制器、SSD盘或者卡的时候,都需要深入的了解NANDFlash的操作方法、接口命令及其时序。一个NANDFlash芯片虽..
分类:
其他好文 时间:
2014-08-25 10:11:55
阅读次数:
340
昨天晚上第一次翻译了《20 Command Line Tools to Monitor Linux Performance》中的前十个命令,翻译得不是很好,今天晚上继续把后面的十个也翻译给大家吧,第一次写博客,写的不是特别的好,希望大家不要介意,也希望大家觉得有什么不对的地方能够多多指教,毕竟小弟还...
分类:
系统相关 时间:
2014-08-24 00:13:11
阅读次数:
506
Java Performance Optimizationby: Pierre-Hugues Charbonneaureference:http://refcardz.dzone.com/refcardz/java-performance-optimizationJava is among the ...
分类:
移动开发 时间:
2014-08-24 00:07:11
阅读次数:
421
因官方Book Performance Tuning部分章节没有按配置项进行索引,不能达到快速查阅的效果。所以我以配置项驱动,重新整理了原文,并补充一些自己的理解,如有错误,欢迎指正。配置优化zookeeper.session.timeout默认值:3分钟(180000ms)说明:RegionSer...
分类:
其他好文 时间:
2014-08-23 15:14:51
阅读次数:
191
// Only override drawRect: if you perform custom drawing.// An empty implementation adversely affects performance during animation.- (void)drawRect:(C...
分类:
其他好文 时间:
2014-08-21 22:36:55
阅读次数:
316
DescriptionThe new principal of Woop Woop High is not satisfied with her pupils performance. She introduced a new roll-call process to get a daily mea...
分类:
其他好文 时间:
2014-08-18 18:28:22
阅读次数:
344
2014-08-16 BaoXinjian一、SQL Tunning类1. 列举集中表的连接方式Answer:等连接(内连接)、非等连接、自连接、外连接(左、右、全)Or hash join/merge join/nest loop(cluster join)/index join ??连接类型定义...
分类:
数据库 时间:
2014-08-18 12:11:14
阅读次数:
398
解决方案:调整以下参数
----------------
performance_schema_max_table_instances=600
table_definition_cache=400
table_open_cache=256
分类:
数据库 时间:
2014-08-17 18:14:52
阅读次数:
228
Flashback Tips The following tips and restrictions apply to using flashback features. Flashback Tips – Performance For better performance, generate st...
分类:
数据库 时间:
2014-08-16 22:25:51
阅读次数:
347