码迷,mamicode.com
首页 >  
搜索关键字:ssd performance    ( 3156个结果
Java自带优秀工具
自己常用的Java自带优秀工具...
分类:编程语言   时间:2014-06-20 12:11:31    阅读次数:261
遇到 Form 性能问题怎么办 performance issue
EBS Form 性能差的时候怎么处理...
分类:其他好文   时间:2014-06-20 09:58:08    阅读次数:259
实战:ORACLE SQL Performance Analyzer
通过 SPA,您能够依据各种更改类型(如初始化參数更改、优化器统计刷新和数据库升级)播放特定的SQL 或整个 SQL 负载,然后生成比較报告,帮助您评估它们的影响.在 Oracle Database 11g 之前的版本号中,我必须捕获全部 SQL 语句,通过跟踪执行这些语句,然后得到运行计划 — 这...
分类:数据库   时间:2014-06-11 22:00:13    阅读次数:477
什么是集群
?? 计算机集群(cluster)指一些松散的计算机系统,通过告诉网络连接,协同工作。集群对用户来说就像单台计算机系统,只不过是有更高的性能和更高的可靠性。集群中的每台计算机叫做节点。 常见集群类型 高性能计算(HPC, high performance computing) 主要用于科学计算,多用于科研领域,一般的商业领域较少用到该类集群。最开始出现的集群就是为了高性能计算设计的...
分类:其他好文   时间:2014-06-09 23:20:09    阅读次数:300
5 Ways to Use Log Data to Analyze System Performance--reference
Recently we looked across some of the most common behaviors that our community of 25,000 users looked for in their logs with a particular focus on web...
分类:其他好文   时间:2014-06-08 22:19:29    阅读次数:438
性能分析工具-PerfView
Roslyn的PM(程序经理) Bill Chiles,Roslyn使用纯托管代码开发,但性能超过之前使用C++编写的原生实现,这有什么秘诀呢?他最近写了一篇文章叫做《Essential Performance Facts and .NET Framework Tips》里头推荐了一个性能分析工具《...
分类:其他好文   时间:2014-06-08 08:06:37    阅读次数:310
启动报The APR based Apache Tomcat Native library which allows optimal performance in production environ
Tomcat 启动报 The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path 提示的解决办法:...
分类:其他好文   时间:2014-06-07 13:08:51    阅读次数:309
Algorithm | Binary Search
1. 普通的二分查找2. 查找最左边的值3. 查找最右边的值Worst case performance: O(log n)Best case performance: O(1)Average case performance: O(log n)Worst case space complexity...
分类:其他好文   时间:2014-06-07 11:19:48    阅读次数:248
【转】Yahoo!团队:网站性能优化的35条黄金守则
Yahoo!的Exceptional Performance团队为改善Web性能带来最佳实践。他们为此进行了一系列的实验、开发了各种工具、写了大量的文章和博客并在各种会议上参与探讨。最佳实践的核心就是旨在提高网站性能。 原版猛戳:https://developer.yahoo.com/perf...
分类:Web程序   时间:2014-06-06 11:50:31    阅读次数:489
机械革命 USB装系统各种坑
买了个号称超强性价比的游戏本- 机械革命, i7+ssd+hd+4G RAM+ GTX850M, 很直接, 直接出厂就一个DOS系统,回来要自己装机。好吧, 先下了个大白菜软件,用来刻录ISO系统到USB盘上, 为啥用USB呢? 其实我手头好几个光盘, 但这机子没有光驱。。。所以,这就是悲剧的开始。...
分类:其他好文   时间:2014-06-06 07:35:17    阅读次数:301
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!