码迷,mamicode.com
首页 >  
搜索关键字:ssd performance    ( 3156个结果
译文:前端性能的重要性 The Importance of Frontend Performance
翻译O'reilly书集中 Hign Performance Web Sites 章节A...
分类:其他好文   时间:2014-09-04 09:45:48    阅读次数:143
Unity3D - 图形性能优化
最新版Unity官方文档,优化图形性能(Optimizing Graphics Performance)的中文翻译。Unity圣典上那一篇太老旧了。...
分类:其他好文   时间:2014-09-03 19:54:37    阅读次数:629
也许是被误解的浏览器资源加载优化
几乎每一个前端程序员都知道应该把script标签放在页面底部。关于这个经典的论述可以追溯到Nicholas的 High Performance Javasript 这本书的第一章Loading and Execution中,他之所以建议这么做是因为:Put all ...
分类:其他好文   时间:2014-09-03 09:29:06    阅读次数:463
Measure Java Performance – Sampling or Instrumentation
copy from https://blog.codecentric.de/en/2011/10/measure-java-performance-sampling-or-instrumentation/In recent discussions, I noticed a confusion abo...
分类:编程语言   时间:2014-09-03 09:27:16    阅读次数:392
Android应用性能优化之使用SparseArray替代HashMap
ashMap是java里比较常用的一个集合类,我比较习惯用来缓存一些处理后的结果。最近在做一个Android项目,在代码中定义这样一个变量,实例化时,Eclipse却给出了一个 performance 警告。意思就是说用SparseArray来替代,以获取更好性能。老实说,对SparseArray并...
分类:移动开发   时间:2014-09-02 07:56:14    阅读次数:282
.NET程序性能的基本要领
前几天在老赵的博客上看到,Bill Chiles (Roslyn 编译器的Program Manager)写了一篇文章叫做《Essential Performance Facts and .NET Framework Tips》。这篇文章是一个14页的pdf,当时我是在地铁上在Lumia手机上看的,...
分类:Web程序   时间:2014-09-01 09:15:52    阅读次数:282
《Tuning I/O Performance》读后笔记
《TuningI/OPerformance》,文章地址:http://doc.opensuse.org/products/draft/SLES/SLES-tuning_sd_draft/cha.tuning.io.html大家在读了原文后若有更好的见解,请不吝赐教,谢谢!文章以SUSELinuxEnterpriseServer为例讲解了Linux系统的IO调度策略及调优,可适应于其他Linux..
分类:其他好文   时间:2014-08-31 18:48:32    阅读次数:304
scalar UDFs performance issue
refer from InsideMiscrsoft SQL Server 2008: T-SQL Programming.You should be aware that invoking scalar UDFs in queries has a high cost when you provid...
分类:其他好文   时间:2014-08-31 18:32:51    阅读次数:274
Spatio-temporal feature extraction and representation for RGB-D human action recognition
propose a novel and effective framework to largely improve the performance of human action recognition using both the RGB videos and depth maps. The ....
分类:其他好文   时间:2014-08-31 17:05:51    阅读次数:1243
为HP 2760p安装第二块硬盘
在网上转的久了,发现很多关于光驱位安装硬盘托架,为笔记本扩展第二块硬盘的讨论。我的2760p入手很久了,自带128G SSD。万恶的M$的windows和office越做越大,安装好这两项,再稍稍装一些常用软件,100G就容量捉急了——HP还要占用15G作为HP_RECOVERY用来存储原厂镜像还要占5G作为HP_TOOLS存放各种UEFI工具。于是就有了扩展第二块硬盘的想法。 可以2760p只...
分类:其他好文   时间:2014-08-31 14:32:31    阅读次数:1346
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!