码迷,mamicode.com
首页 >  
搜索关键字:performance tunning    ( 1793个结果
(翻译) Android ListView 性能优化指南
本文翻译了Lucas Rocha的Performance Tips for Android’s ListView。这是一篇关于介绍如何提升ListView性能的文章,非常的优秀。使得我拜读之后,忍不住将其翻译。本文采用了意译的翻译方式,尽可能的保持原文中要表达的内容。但是,任有几处翻译存在一些异议。...
分类:移动开发   时间:2014-09-19 20:55:56    阅读次数:259
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
check here.Basically the compiler will insert unused memory into a structure so that data members are optimally aligned for better performance.
分类:其他好文   时间:2014-09-19 05:31:24    阅读次数:270
High Performance Browser Networking
Table of Contents ForewordPreface About This BookConventions Used in This BookSafari® Books OnlineHow to Contact UsContent Updates May 23, 2014 I. Networking 101 1. Primer on Latency an...
分类:Web程序   时间:2014-09-18 22:20:04    阅读次数:225
Siebel Performance for Script <1>
1.Code in PreGetFieldValue, PreSetFieldValue, SetFieldValue, PreCanInvokeMethod, PreInvokeMethod and InvokeMethod event handlers has been placed outsi...
分类:其他好文   时间:2014-09-17 18:18:22    阅读次数:225
适量消极情绪有助于提高工作能力
Some negative feelings may improve work performance 适量消极情绪有助于提高工作能力 Surprising new research suggests it can actually be good to feel bad at work, and that feeling good in the workplace can lead to negative outcomes. 新研究的惊人发现表明,实际上工作时的消极情绪能带来积极效果,而积极的情绪却可...
分类:其他好文   时间:2014-09-16 16:03:00    阅读次数:261
三张图看遍Linux 性能监控、测试、优化工具
Linux 平台上的性能工具有很多,眼花缭乱,长期的摸索和经验发现最好用的还是那些久经考验的、简单的小工具。系统性能专家 Brendan D. Gregg 在最近的 LinuxCon NA 2014 大会上更新了他那个有名的关于 Linux 性能方面的 talk (Linux Performance...
分类:系统相关   时间:2014-09-16 15:44:51    阅读次数:238
绝对好文:.NET程序性能的基本要领
Bill Chiles(Roslyn编译器的程序经理)写了一篇文章《Essential Performance Facts and .NET Framework Tips》,知名博主寒江独钓对该文进行了摘译,文中分享了性能优化的一些建议和思考,比如不要过早优化、好工具很重要、性能的关键,在于内存.....
分类:Web程序   时间:2014-09-15 17:32:09    阅读次数:388
优化WPF 3D性能
Maximize WPF 3D Performance.NET Framework 4.5As you use the Windows Presentation Foundation (WPF) to build 3D controls and include 3D scenes in your a...
分类:其他好文   时间:2014-09-15 10:00:28    阅读次数:397
通过案例学调优之--分区表索引
通过案例学调优之--分区表索引分区表索引Justlikepartitionedtables,partitionedindexesimprovemanageability,availability,performance,andscalability.Theycaneitherbepartitionedindependently(globalindexes)orautomaticallylinkedtoatable‘spartitioningmethod(localindex..
分类:其他好文   时间:2014-09-12 15:22:54    阅读次数:232
Linux Performance Tools
http://www.brendangregg.com/linuxperf.html
分类:系统相关   时间:2014-09-10 17:22:40    阅读次数:160
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!