本文转自美团点评技术团队博客,原文地址:http://tech.meituan.com/spark-tuning-pro.html 前言 继基础篇讲解了每个Spark开发人员都必须熟知的开发调优与资源调优之后,本文作为《Spark性能优化指南》的高级篇,将深入分析数据倾斜调优与shuffle调优,以 ...
分类:
其他好文 时间:
2017-07-03 22:30:15
阅读次数:
232
原文网址: https://www.analyticsvidhya.com/blog/2017/06/transfer-learning-the-art-of-fine-tuning-a-pre-trained-model/ Introduction Neural networks are a di ...
分类:
其他好文 时间:
2017-07-03 22:23:48
阅读次数:
896
Creating trace with system stored procedures Following are the stored procedures which you should know: sp_trace_create: This stored procedure is used ...
分类:
数据库 时间:
2017-06-27 23:36:27
阅读次数:
197
一、Creating a trace or workload 注意点: In the Trace Properties dialog box, there is a checkbox option in the General tab with the caption Server processe ...
分类:
数据库 时间:
2017-06-26 23:50:36
阅读次数:
321
https://www.zabbix.com/forum/showthread.php?t=51258 We have 10 proxies pointing to a single central server (v2.4.5). As far as I can tell the data sen ...
分类:
其他好文 时间:
2017-06-20 17:54:44
阅读次数:
233
原文地址:http://nginx.com/blog/tuning-nginx/ Tuning NGINX for Performance Nginx 性能调优 NGINX is well known as a high performance load balancer, cache and we ...
分类:
其他好文 时间:
2017-06-16 11:24:34
阅读次数:
285
1. 简单介绍 Oracle Database11gR1引进了SQL PlanManagement(简称SPM),一套同意DBA捕获和保持随意SQL语句运行计划最优的新工具,这样,限制了刷新优化器统计数据。已有应用改变。甚至数据库版本号升级带来的影响。本文帮助对SPM原理基本了解,并对其性能优化能力 ...
分类:
数据库 时间:
2017-06-14 11:38:51
阅读次数:
307
网上IBM很早放出的一本免费电子书, 十来年了,参考意义还是很大。 国内有翻译成中文在线阅读的版本。 见如下两个URL Linux Performance and Tuning Guidelines <Linux性能调优指南> https://www.gitbook.com/book/lihz199 ...
分类:
系统相关 时间:
2017-06-13 17:14:49
阅读次数:
271
42.You plan to use SQL Performance Analyzer to analyze the SQL workload. You created a SQL Tuning Set as a part of the workload capturing. What inform ...
分类:
其他好文 时间:
2017-06-12 17:08:30
阅读次数:
173
关于网络调优,尤其是TCP Tuning(你可以以这两个关键词在网上找到很多文章),这里面有很多很多东西可以说。看看Linux下TCP/IP的那么多参数就知道了(顺便说一下,你也许不喜欢Linux,但是你不能否认Linux给我们了很多可以进行内核调优的权力)。强烈建议大家看看《TCP/IP详解卷1: ...
分类:
其他好文 时间:
2017-06-09 23:45:54
阅读次数:
320