performance-schema最早在MYSQL 5.5中出现,而现在5.6,5.7中performance-Schema又添加了更多的监控项,统计信息也更丰富,越来越有ORACLE-AWR统计信息的赶脚,真乃DBA童鞋进行性能诊断分析的福音。本文主要讲Performance-Schema中的配 ...
分类:
数据库 时间:
2020-01-02 16:02:01
阅读次数:
90
前一篇文章我们分析了Performance-Schema中每个表的用途,以及主要字段的含义,比较侧重于理论的介绍。这篇文章我主要从DBA的角度出发,详细介绍如何通过Performance-Schema得到DBA关心的数据,比如哪个SQL执行次数最多,哪个表访问最频繁,哪个锁最热等信息。通过充分利用P ...
分类:
数据库 时间:
2020-01-02 15:26:14
阅读次数:
71
官方示例链接 https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt.html Optimizing Deep Learning Computation Graphs with ...
分类:
Web程序 时间:
2020-01-01 20:50:28
阅读次数:
269
论文链接: "Double DQN" "Double Q learning" 在传统强化学习领域里面,学者们已经认识到了Q learning 存在overestimate的问题。overestimation 会损害performance,因为overestimate很可能是不均匀的.造成overes ...
分类:
其他好文 时间:
2019-12-31 14:13:24
阅读次数:
135
SPAN, RSPAN, ERSPAN Switch port Analyzer (SPAN) is an efficient, high performance traffic monitoring system. It directs or mirrors traffic from a sour ...
分类:
其他好文 时间:
2019-12-30 19:37:45
阅读次数:
90
Petal software is a kind of Sketchpad software for learning to draw. The sketchpad app supports rich functions and powerful performance. Various brush ...
分类:
其他好文 时间:
2019-12-29 00:56:54
阅读次数:
76
grpc自己介绍自己,重点突出高性能 gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere 如果项目是用go写的,grpc也是一个不错的选 ...
分类:
其他好文 时间:
2019-12-28 16:11:11
阅读次数:
108
gRPC是什么? gRPC是什么可以用官网的一句话来概括 A high-performance, open-source universal RPC framework 所谓RPC(remote procedure call 远程过程调用)框架实际是提供了一套机制,使得应用程序之间可以进行通信,而且 ...
分类:
其他好文 时间:
2019-12-28 13:21:37
阅读次数:
106
在今天的文章里,我们将介绍Elastic的一个重要的应用:应用程序性能管理(Application Performance Monitoring/Management),简称APM。那么到底什么是APM呢? 随着时代的发展,我们的IT架构越来越复杂,比如: 我们系统的服务器越来越多,而且更多的设备都 ...
分类:
其他好文 时间:
2019-12-24 12:02:29
阅读次数:
188
Responsive Images Responsive Images Optimise the performance of your site by outputting images at different sizes depending on where they appear Overv ...
分类:
其他好文 时间:
2019-12-23 00:09:03
阅读次数:
88