- 授权协议: Apache
- 开发语言: Python SHELL
- 操作系统: Linux
- 软件首页: https://github.com/Netflix/gcviz
- 官方下载: https://github.com/Netflix/gcviz
软件介绍
gcviz 是垃圾收集器可视化工具/框架。
gcviz 是帮助生成 gc.log 可视化的程序集合。HotSpot,一个 Java 可视化机制,用以下标记配置:
-verbose:gc
-verbose:sizes
-Xloggc:/apps/tomcat/logs/gc.log
-XX:+PrintGCDetails
-XX:+PrintGCDateStamps
-XX:+PrintTenuringDistribution
gcviz 是在 tomcat(或者其他 Java Web 容器)同一个 host 里面安装 webapp 时候会用到。
High Performance Python
Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!
