This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


GCViewer

Project Name GCViewer
Category Development tools
Programming Language Java
Project Home Page http://www.tagtraum.com/gcviewer.html
License(s) LGPL
License URL(s) http://www.gnu.org/copyleft/lgpl.html
Tags (edit) garbage collection, performance

GCViewer is a free open source tool to visualize data produced by the Java VM options -verbose:gc and -Xloggc: <file>. It also calculates garbage collection related performance metrics (throughput, accumulated pauses, longest pause, etc.). This can be very useful when tuning the garbage collection of a particular application by changing generation sizes or setting the initial heap size.

GCViewer can also export the data in CSV (comma separated values) format, which may easily be imported into spreadsheet applications for further processing.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Add more books.


Last modified on 2006-08-21 03:33:27.874 (rel. 2).