性能调优 最佳实践的核心就是旨在提高网站性能。 Excetional
Performance团队总结出了一系列可以提高网站速度的方法。可以分为7大类34条。包括内容、服务器、cookie、CSS、Javascrīpt、图片、移动应用等七部分。
其中内容部分一共十条建议: 一、内容部分 尽...
分类:
Web程序 时间:
2014-05-24 05:45:12
阅读次数:
498
SQL Server Query Execution Plan
AnalysisSource:http://www.sql-server-performance.com/tips/query_execution_plan_analysis_p1.aspx当需要分析某个查询的效能时,最好的方式之一查看...
分类:
数据库 时间:
2014-05-23 05:05:32
阅读次数:
319
报错信息如下:信息: The APR based Apache Tomcat Native
library which allows optimal performance in production environments was not
found on the java.library.pa...
分类:
编程语言 时间:
2014-05-19 18:28:12
阅读次数:
298
Using perf, the Linux Performance Analysis tool
on Ubuntu KarmicA lot has been going on with Linux performance counters (now
called performance events...
分类:
其他好文 时间:
2014-05-16 04:06:37
阅读次数:
386
自动化测试专家Elfriede Dustin在2008年10月的《Software
Testing and
Performance》杂志上发表文章,深入探讨了为什么如此多的自动化测试项目会最终失败。1、IDT的自动化测试调查IDT(Innovative Defense
Technologies)在2...
分类:
其他好文 时间:
2014-05-16 00:25:58
阅读次数:
289
信息检索(IR)的评价指标介绍 - 准确率、召回率、F1、mAP、ROC、AUC 分类:
1.自然语言处理/机器学习 2011-07-06 22:15 9817人阅读 评论(7) 收藏
举报performance算法fp工具2010c在信息检索、分类体系中,有一系列的指标,搞清楚这些指标对于评...
分类:
其他好文 时间:
2014-05-15 17:01:10
阅读次数:
382
关于位置预测,在每年的顶级会议上都有很多文章出炉。下面就简单说说ubicomp'13年录用的一篇论文:The Influence of Temporal and Spatial Features on the Performance of Next-place Prediction Algorithms。
1.1 Motivation
基于用户移动行为的规律性,现有的位置预测方法都能够获得一个很高的预测精度。然而,目前的方法未能够有效地检测出用户在两个不同位置间的转移。精确地预测出用户在不同位置间的转移行为...
分类:
其他好文 时间:
2014-05-13 15:27:31
阅读次数:
361
DG有下面三种模式– Maximum protection– Maximum
availability– Maximum performance 在Maximum protection下, 可以保证从库和主库数据完全一样,做到zero
data loss.事务同时在主从两边提交完成,才算事务完成。如...
分类:
数据库 时间:
2014-05-09 23:19:59
阅读次数:
554
查看数据库的计数器: SELECT * FROM
sys.dm_os_performance_counters **也可以使用系统的性能计监测器查看. 右键图表-> 添加计数器. 添加要监控的项
计数器中一些项的说明 : http://www.cnblogs.com/flysun0311/archi...
分类:
数据库 时间:
2014-05-07 20:27:55
阅读次数:
340
前言Preface
包括如下几个小节
l Audience
l Documentation Accessibility
l Related Documents
l Conventions
目标人群Audience
Oracle Database Performance Tuning Guide 针对的人群是DBA。这个指南描述了怎样使用命Oracle数据库性能工具(通过命令行使用)来...
分类:
其他好文 时间:
2014-05-07 06:58:12
阅读次数:
388