码迷,mamicode.com
首页 >  
搜索关键字:tuning    ( 351个结果
[C4] Andrew Ng - Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
About this Course This course will teach you the "magic" of getting deep learning to work well. Rather than the deep learning process being a black bo ...
分类:Web程序   时间:2019-04-14 09:31:56    阅读次数:223
Spark性能调优
石杉老师讲要从以下几个方面去优化Spark的性能,其中Shuffle调优是重点。 下面是与调优相关的几篇不错的博客,以供参考 官网的调优 https://spark.apache.org/docs/latest/tuning.html 序列化 https://stackoverflow.com/qu ...
分类:其他好文   时间:2019-04-07 22:11:46    阅读次数:185
Linux Performance tool
https://www.tecmint.com/command-line-tools-to-monitor-linux-performance/ https://www.tecmint.com/linux-performance-monitoring-with-vmstat-and-iostat-c ...
分类:系统相关   时间:2019-01-27 10:53:08    阅读次数:207
一分钟了解spark的调优
Tuning Spark 数据序列化 内存调优 内存管理概述 确定内存消耗 调整数据结构 序列化 RDD 存储 垃圾收集调整 其他注意事项 并行度水平 减少任务的内存使用 广播大的变量 数据本地化 概要 内存管理概述 确定内存消耗 调整数据结构 序列化 RDD 存储 垃圾收集调整 并行度水平 减少任 ...
分类:其他好文   时间:2019-01-24 11:06:06    阅读次数:171
Start and Use the Database Engine Tuning Advisor
https://docs.microsoft.com/en-us/sql/relational-databases/performance/start-and-use-the-database-engine-tuning-advisor?view=sql-server-2017 ...
分类:数据库   时间:2018-12-26 11:50:26    阅读次数:170
Flink之Stateful Operators
Implementing Stateful Functions source function的stateful看官网,要加lock Declaring Keyed State at the RuntimeContext state可通过 rich functions 、Listcheckpoint ...
分类:其他好文   时间:2018-12-22 22:40:57    阅读次数:692
建立团队的性能文化
之前的性能测试博客大多都是介绍性能测试的方法、思路以及测试工具的使用,可以称之为“务实”。这篇博客,聊聊“务虚”——如何建立团队的性能文化。。。 首先来看看团队中不同角色,他们对性能的关注点都是什么?然后拆分开,从不同视角聊聊如何针对性的建立团队的性能文化。。。 不同视角的性能关注点 一、产品 对于 ...
分类:其他好文   时间:2018-12-19 10:59:58    阅读次数:156
《Pro SQL Server Internals, 2nd edition》中CHAPTER 7 Designing and Tuning the Indexes中的Clustered Index Design Considerations一节(译)
《Pro SQL Server Internals》 作者: Dmitri Korotkevitch 出版社: Apress出版年: 2016-12-29页数: 804定价: USD 59.99装帧: PaperbackISBN: 9781484219638 索引的设计与调整 索引不可能在任何地方都 ...
分类:数据库   时间:2018-12-12 21:30:53    阅读次数:260
十五周翻译《Pro SQL Server Internals, 2nd edition》 CHAPTER 7
文章来自《Pro SQL Server Internals, 2nd edition》的CHAPTER 7 Designing and Tuning the Indexes中的Clustered Index Design Considerations》 原作者:Dmitri Korotkevitch ...
分类:数据库   时间:2018-12-12 21:30:38    阅读次数:259
翻译:《Pro SQL Server Internals, 2nd edition》CHAPTER 7 Designing and Tuning the Indexes
文章选自:《Pro SQL Server Internals, 2nd edition》CHAPTER 7 Designing and Tuning the Indexes中的Clustered Index Design Considerations一节 作者:Dmitri Korotkevitch ...
分类:数据库   时间:2018-12-12 21:30:06    阅读次数:224
351条   上一页 1 ... 4 5 6 7 8 ... 36 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!