码迷,mamicode.com
首页 >  
搜索关键字:performance    ( 1780个结果
Android JNI专题交流
《Android JNI 专题>共分为四期: Jni简单demo Jni基本数据类型和方法介绍 Jni解析java自定义数据类型和回调java方法 Jni performance提高和Exception规避...
分类:移动开发   时间:2014-07-21 11:21:04    阅读次数:268
不错的学习网站
百度: http://naotu.baidu.com/ http://fis.baidu.com/ http://fex.baidu.com/ https://github.com/fex-team/fex-edu http://fex.baidu.com/blog/2014/05/build-performance-monitor-in-7-days/ http://www.ecdo...
分类:Web程序   时间:2014-07-21 10:08:36    阅读次数:202
Python性能分析指南(未完成)
英文原文:http://www.huyng.com/posts/python-performance-analysis/译文:http://www.oschina.net/translate/python-performance-analysis虽然你所写的每个Python程序并不总是需要严密的性能...
分类:编程语言   时间:2014-07-21 08:05:10    阅读次数:248
排队理论之性能分析 - Little Law & Utilization Law
了解一个系统的性能通常是参考一些度量值(Metric),而如何计算出这些Metric就是我们要讨论的。Little Law(排队理论:利特儿法则)和Utilization Law是Performance Engineering(System Engineering的一部分)常用的法则,它们都是数学理论,因此可作为性能计算的理论依据。详细分析两个法则超出了我个人的知识范围,因此我将仅仅谈一下如何应用...
分类:其他好文   时间:2014-07-20 10:25:28    阅读次数:290
github空间配额说明
What is my disk quota? GitHub doesn't have any set disk quotas. We try to provide abundant storage for all Git repositories, within reason. Keeping repositories small ensures that our servers a...
分类:其他好文   时间:2014-07-19 02:31:15    阅读次数:334
CSS 性能
http://boagworld.com/dev/why-you-should-care-about-css-page-performance/ http://css-tricks.com/efficiently-rendering-css/ https://developers.google.co...
分类:Web程序   时间:2014-07-16 18:23:06    阅读次数:389
使用数据库构建高性能队列用于存储订单、通知和任务(转)
英文原文: http://www.codeproject.com/Articles/110931/Building-High-Performance-Queue-in-Database-for-st译文:http://www.oschina.net/translate/building-high-p...
分类:数据库   时间:2014-07-16 17:47:26    阅读次数:379
System and method for dynamically adjusting to CPU performance changes
FIELD OF THE INVENTIONThe present invention is related to computing systems, and more particularly to a system and method for adjusting to changes in ...
分类:其他好文   时间:2014-07-15 09:09:28    阅读次数:345
QEMU KVM Libvirt手册(8): 半虚拟化设备virtio
KVM本身并不提供半虚拟化功能,是通过virtio来实现的 The benefits of virtio drivers are of lower overhead and higher performance. Memory Ballooning (virtio_balloon) memory b...
分类:其他好文   时间:2014-07-13 22:08:16    阅读次数:571
Matlab Plot 使用多个图例( legend )
用matlab 画图时,发现线太多,生成的图例,遮盖了曲线。于是想画成多个图例,然后可以自由拖动。      废话不多说,1)代码; 2)效果。 %%%%%%%%%%%% Code: figure %% ---- plot for maxtries performance set(0,'DefaultTextFontName','Times',... 'DefaultTex...
分类:其他好文   时间:2014-07-12 21:03:59    阅读次数:2602
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!