E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
tuning
linux性能相关的tools map
toolsmap,包括4个图:1)linux_observability_tools2)linux_observability_sar 3)linux_benchmarking_tools4)linux_
tuning
_tools
aa443399
·
2015-07-03 11:49
performance
tuning
Benchmark
Linux性能及调优指南(翻译)之Linux内存架构
本文为IBMRedBook的LinuxPerformanceand
Tuning
Guidelines的1.2节的翻译原文地址:http://www.redbooks.ibm.com/redpapers/pdfs
ljianhui
·
2015-07-03 00:03
外文翻译
Linux性能及调优指南(翻译)之Linux内存架构
本文为IBMRedBook的LinuxPerformanceand
Tuning
Guidelines的1.2节的翻译原文地址:http://www.redbooks.ibm.com/redpapers/pdfs
ljianhui
·
2015-07-03 00:00
linux
性能调优
内存架构
GC
Tuning
-GC优化
Tuning
GarbageCollectionisnodifferentfromanyotherperformance-
tuning
activities.Insteadofdirectlyjumpingintotweakrandompartsoftheapplication
A_Beaver
·
2015-07-02 20:22
jvm
GC
Tuning
-GC优化
Tuning
GarbageCollectionisnodifferentfromanyotherperformance-
tuning
activities.Insteadofdirectlyjumpingintotweakrandompartsoftheapplication
doctor_who2004
·
2015-07-02 20:00
GC
tuning
-GC优化
Linux性能及调优指南(翻译)之Linux进程管理
本文为IBMRedBook的LinuxPerformanceand
Tuning
Guidelines的1.1节的翻译原文地址:http://www.redbooks.ibm.com/redpapers/pdfs
ljianhui
·
2015-07-02 01:06
外文翻译
Linux性能及调优指南(翻译)之Linux进程管理
本文为IBMRedBook的LinuxPerformanceand
Tuning
Guidelines的1.1节的翻译原文地址:http://www.redbooks.ibm.com/redpapers/pdfs
ljianhui
·
2015-07-02 01:00
linux
性能调优
进程管理
oracle11g中SQL优化(SQL
TUNING
)新特性之Adaptive Cursor Sharing (ACS)
1.ACS简介OracleDatabase11g提供了AdaptiveCursorSharing(ACS)功能,以克服以往不该共享的游标被共享的可能性。ACS使用两个新指标:sensitivityandbindawareness来实施该特点。2.ACS机制2.1.AdaptiveCursorSharingMetadata:Oracle11g也提供了三个新视图和动态视图V$SQL的两个新列来允许DB
lhdz_bj
·
2015-06-30 14:14
SQL
Tuning
Oracle11g
new
features
hadoop 参数配置
ulimit-n用户最大进程nproc(hbase需要hbsebook)关闭swap分区设置合理的预读取缓冲区Linux的内核的IO调度器JVM参数JVM方面的优化项HadoopPerformance
Tuning
GuideHadoop
坏坏一笑
·
2015-06-26 17:00
hadoop
参数
hadoop优化
hadoop配置参数
qualifiers
5.9.3 Fine-
tuning
annotation-basedautowiringwithqualifiersBecauseautowiringbytypemayleadtomultiplecandidates
Oscarfff
·
2015-06-23 21:00
qualifiers
Java (JVM) Memory Model and Garbage Collection Monitoring
Tuning
垃圾回收监视器)调优原文:http://www.journaldev.com/2856/java-jvm-memory-model-and-garbage-collection-monitoring-
tuning
UnderstandingJVMMemoryModelisveryimportantifyouwanttounderstandtheworkingofJavaGa
m1361459098
·
2015-06-17 15:00
jvm
GC
GC
generation
generation
full
old
yong
Minor
Oracle学习计划
书籍:(1)OracleConcept,OraclePerformance
Tuning
Guid,Oracledatabaseadministrator’sGuide。
jinhong_lu
·
2015-06-17 10:00
my.ini
#Otherdefault
tuning
values#MySQLServerInstanceConfigurationFile#--------------------------------------
zhwj407906450
·
2015-06-09 18:00
Tuning
简介
典型的不好的设计: 破坏了系统的可扩展性(韧性) Applications requiring significant concurrency management as user populations increase Increased locking activities Increased data consistency workload Increased operating s
·
2015-06-02 14:00
tuning
Tuning
Java Garbage Collection for Spark Applicati
2019独角兽企业重金招聘Python工程师标准>>>ThisisaguestpostfromourfriendsintheSSGSTOBigDataTechnologygroupatIntel.JoinusattheSparkSummittohearfromIntelandothercompaniesdeployingSparkinproduction.UsethecodeDatabricks2
weixin_34082177
·
2015-05-30 20:00
java
数据库
大数据
Tuning
Java Garbage Collection for Spark Applicati
ThisisaguestpostfromourfriendsintheSSGSTOBigDataTechnologygroupatIntel.JoinusattheSparkSummit tohearfromIntelandothercompaniesdeployingSparkinproduction. Usethecode Databricks20 toreceivea 20%discount
kuerant
·
2015-05-30 20:00
JVM
Tuning
Distilled
1. DynamicMonitoring1.1jstatdunderserversideJDK'sbinfolder, ./jstatd-J-Djava.security.policy=/opt/user/jstatd.all.policythejstatd.all.policyfilecontent:grantcodebase"file:/opt/user/jdk-1.7.21/lib/tool
Derek_Zhang_
·
2015-05-29 11:00
Oracle
Tuning
基础概述01 - Oracle 常见等待事件
对Oracle数据库整体性能的优化,首先要关注的是在有性能问题时数据库排名前几位等待事件是哪些。Oracle等待事件众多,随着版本的升级,数量还在不断增加,可以通过v$event_name查到当前数据库版本包含的等待事件。例如我在Linux平台查11.2.0.4版本的Oracle是有1367个等待事件。SELECTnameFROMV$EVENT_NAMEORDERBYname;如此多的等待事件自然
AlfredZhao
·
2015-05-25 23:00
java - Why is TimeZone.getTimeZone(id) synchronized, and why this isn't documented? - Stack Overflow
JavaEE系统一个服务器实例耗尽32核CPU,看到有大量如下线程堆栈信息:"[ACTIVE]ExecuteThread:'255'forqueue:'weblogic.kernel.Default(self-
tuning
·
2015-05-22 00:00
java
hbase优化总结一
来自: http://blog.csdn.net/rzhzhz/article/details/7481674 因官方Book Performance
Tuning
部分章节没有按配置项进行索引
huangxueyong
·
2015-05-19 15:00
hbase
hbase参数配置优化
因官方BookPerformance
Tuning
部分章节没有按配置项进行索引,不能达到快速查阅的效果。所以我以配置项驱动,重新整理了原文,并补充一些自己的理解,如有错误,欢迎指正。
wwwxxdddx
·
2015-05-18 11:00
hbase
config
Spark GC 调优
参考databricks的
Tuning
JavaGarbageCollectionforSparkApplications对我们的环境优化后,效果比较明显。
q79969786
·
2015-05-17 08:51
spark
Ardupilot plane control
ArduPilot>Plane>Roll,PitchandYawController
Tuning
Roll,PitchandYawController
Tuning
Theseinstructionswillteachyouhowtotunetheroll
linuxarmsummary
·
2015-05-15 15:44
Ardupilot plane control
ArduPilot > Plane > Roll,PitchandYawController
Tuning
Roll,PitchandYawController
Tuning
Theseinstructionswillteachyouhowtotunetheroll
linuxarmsummary
·
2015-05-15 15:00
mysql性能优化之
Tuning
-primer.sh的使用
Tuning
-primer.sh 检测mysql当前的运行情况,产生报告,并给出优化建议。
dengwang123
·
2015-05-13 14:24
mysql
性能优化
mysql性能优化之
Tuning
-primer.sh的使用
Tuning
-primer.sh检测mysql当前的运行情况,产生报告,并给出优化建议。
dengwang123
·
2015-05-13 14:24
mysql
性能优化
mysql
mysql性能优化之
Tuning
-primer.sh的使用
Tuning
-primer.sh 检测mysql当前的运行情况,产生报告,并给出优化建议。
dengwang123
·
2015-05-13 14:24
mysql
性能优化
Oracle AWR报告及统计数据之DB Time说明
先摘录一些官方的说明(OracleDatabasePerformance
Tuning
Guide10gRelease2(10.2) B14211-01)DBTimeAmountofelapsedtime
launch_225
·
2015-05-07 17:00
oracle
服务器
user
report
database
statistics
tomcat的好文章
tomcat[Connector相关]tomcat-connector的微调(1):acceptCount参数http://hongjiang.info/tomcat-connector-
tuning
kash_chen007
·
2015-05-05 17:00
tomcat
调优
想当然的性能调优:加一个SSD
想当然的性能调优:加一个SSD原文:Knee-JerkPerformance
Tuning
:JustAddanSSD地址:http://sqlperformance.com/2014/11/io-subsystem
misterliwei
·
2015-04-30 15:55
sql
server
MapReduce任务参数调优
http://blog.javachen.com/2014/06/24/
tuning
-in-mapreduce/ 本文主要记录Hadoop 2.x版本中MapReduce参数调优,不涉及Yarn的调优
·
2015-04-27 09:00
mapreduce
HMM training
GradientDescentThemainadvantageoftheBaum-Welchalgorithm(andhencetheMLtraining)isduetoitssimplicityandthefactthatrequiresnoparameter
tuning
.Furthermorecomparedtostandar
visionfans
·
2015-04-26 20:00
hmm
[MySQL] Buffer Pool Adaptive Flush
Buffer Pool Adaptive Flush 在MySQL的帮助文档中
Tuning
InnoDB Buffer Pool Flushing提到, innodb_adaptive_flushing_lwm
·
2015-04-23 16:00
buffer
mysql参数优化辅助工具之
tuning
-primer.sh
Tuning
-primer.sh 检测mysql当前的运行情况,产生报告,并给出优化建议。
dengwang123
·
2015-04-22 11:32
mysql
性能调优
mysql参数优化辅助工具之
tuning
-primer.sh
Tuning
-primer.sh 检测mysql当前的运行情况,产生报告,并给出优化建议。
dengwang123
·
2015-04-22 11:32
mysql
性能调优
Tuning
Spark
https://spark.apache.org/docs/1.2.1/
tuning
.html Data Serialization 数据序列化,对于任意分布式系统都是性能的关键点
·
2015-04-21 19:00
tuning
MySQL 的存储引擎
转自:http://isky000.com/database/mysql-performance-
tuning
-storage-en前言MySQL的存储引擎可能是所有关系型数据库产品中最具有特色的了,不仅可以同时使用多种存储引擎
伍咖
·
2015-04-20 23:00
数据库
Android App 性能优化实践
http://stackvoid.com/performance-
tuning
-on-android/本文记录了AndroidApp优化需要用到的工具和以及实践中的Tips。
lijinhua7602
·
2015-04-19 22:00
1Z0-050习题解析(1-10)
(Choosetwo.)A.CursorcacheB.StoredoutlineC.SQL
Tuning
SetD.AutomaticWorkloadRepository(AWR)snapshotsAnswer
xiaoyuhao
·
2015-04-14 21:34
Oracle 10g SQL 优化再学习
Oracle10gSQL优化再学习作者:江南白衣从8i到10g,Oracle不断进化自己的SQL
Tuning
智能,一些秘籍级的优化口诀已经失效。
xiemk2005
·
2015-04-12 20:00
Deep Learning by Andrew Ng --- stacked autoencoder
Whenshouldweusefine-
tuning
?
meanme
·
2015-04-08 20:00
Training
Andrew
MySQL 的存储引擎
转自:http://isky000.com/database/mysql-performance-
tuning
-storage-en前言MySQL的存储引擎可能是所有关系型数据库产品中最具有特色的了,不仅可以同时使用多种存储引擎
zlp5201
·
2015-04-07 22:00
数据库
SQL Fetch size
JDBC performance
tuning
with optimal fetch size February 1, 2009 31 Comments
Tuning
performance
·
2015-04-04 13:00
fetch
WIN8、WIN7访问Windows Server 2003服务器的数据库速度很慢、远程速度很慢的解决方法
在控制台执行以下命令即可解决:netshinterfacetcpsetglobalauto
tuning
level=disabled
yangyisen0713
·
2015-04-03 13:00
Hive
tuning
tips
1. limit Hive has a configuration property to enable sampling of source data for use with LIMIT: hive.limit.optimize.enable, set this parameter to true to optimize limit operation. 2. PARALLEL if your
·
2015-03-25 07:00
tuning
Tuning
the Cluster for MapReduce v2 (YARN)
Tuning
theClusterforMapReducev2(YARN)ThistopicappliestoYARNclustersonly,anddescribeshowtotuneandoptimizeYARNforyourcluster.Itintroducesthefollowingterms
xiao_jun_0820
·
2015-03-23 09:00
Database Management Systems (Database Design and
Tuning
)
DatabaseManagementSystemsPart6:DatabaseDesignand
Tuning
Chapter19.Schemarefinementandnormalformsproblemscausedbyredundancy
lllcfr1
·
2015-03-20 08:47
Database
Book
Spark不常用的参数调节
内容基本都来自:http://spark.apache.org/docs/1.0.2/
tuning
.html,自己随手记下来点东西。
canglingye
·
2015-03-18 15:00
spark
Hadoop大数据面试--Hadoop篇
tips-for-improving-mapreduce-performance/、http://www.idryman.org/blog/2014/03/05/hadoop-performance-
tuning
-best-practices
fansy1990
·
2015-03-17 21:00
hadoop
面试
大数据
读书笔记系列之java性能优化权威指南 一 第一章
主题:java性能优化权威指南 pdf 版本:英文版 Java Performance
Tuning
忽略:(0~24页)Performance+Acknowledge 1、Strategies
·
2015-03-17 16:00
java性能优化
上一页
53
54
55
56
57
58
59
60
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他