http://www.onjava.com/pub/a/onjava/2001/05/30/optimization.htmlComparing the performance of LinkedLists and ArrayLists (and Vectors) (Page last update...
分类:
编程语言 时间:
2014-11-15 10:03:32
阅读次数:
2182
从业务发展需求,大数据平台需要使用spark作为机器学习、数据挖掘、实时计算等工作,所以决定使用Cloudera Manager5.2.0版本和CDH5。
以前搭建过Cloudera Manager4.8.2和CDH4,在搭建Cloudera Manager5.2.0版本的时候,发现相应的Service Host Monitor 和 Service Monitor不能配置外部表,刚开是还以为是配置出错,后来才发现应该是新版本的Cloudera的存储改变方式了。查了很多文档,果然发现,新版本中Service ...
分类:
数据库 时间:
2014-11-14 12:39:43
阅读次数:
316
1,ceph fileSystemusing the mounted Ceph FS filesystem当我们部署好ceph store cluster(monitor,metadata,object store daemon)当我们部署好ceph store cluster(monitor,me...
分类:
其他好文 时间:
2014-11-13 20:24:20
阅读次数:
327
// Only override drawRect: if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
- (void)drawRect:(CGRect)rect
{
CGContextRef contex...
分类:
移动开发 时间:
2014-11-13 09:24:05
阅读次数:
350
出自imysql中文网http://imysql.com/2014/08/30/mysql-faq-howto-monitor-slave-lag.shtml在MySQL复制环境中,我们通常只根据Seconds_Behind_Master的值来判断SLAVE的延迟。这么做大部分情况下尚可接受,但并不...
分类:
数据库 时间:
2014-11-11 20:44:37
阅读次数:
199
Java SE 6 provides an in-depth focus on performance, offering expanded tools for managing and monitoring applications and for diagnosing common proble...
分类:
编程语言 时间:
2014-11-10 21:07:56
阅读次数:
358
以下是5.6默认的设置performance_schema_max_table_instances12500table_definition_cache1400table_open_cache2000修改my.ini配置文件:(没有就如下内容就在最后一行新增)performance_schema_m...
分类:
数据库 时间:
2014-11-10 19:38:10
阅读次数:
317
转贴:https://10up.github.io/Engineering-Best-Practices/javascript/#performancePerformanceWriting performant code is absolutely critical. Poorly written ...
分类:
Web程序 时间:
2014-11-10 17:35:57
阅读次数:
295
Performance
Zone是由New Relic和AppDynamics支持的。New Relic和AppDynamics作为APM领域的领导者,有着备受瞩目的用户并为用户消减大量成本。
这个故事至少可以追溯到十年前,当我第一次接触到PHB,遇到了这样一个问题——“为了产品部署我们应该购买多大的服务器”。这个崭新的系统上线已经九个月了。显然公司已经承诺提供整套的解决方案,包括硬件。...
分类:
其他好文 时间:
2014-11-10 13:49:44
阅读次数:
266
web 开发中的网络基础, 包括时延的概念,TCP 建立过程和优化, 慢起动, TLS 的握手和优化...
分类:
Web程序 时间:
2014-11-08 16:52:16
阅读次数:
378