タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

*Javaと*テストに関するmasapon1967のブックマーク (1)

  • GCViewer

    GCViewer (download) 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.

    masapon1967
    masapon1967 2008/04/15
    GCViewer
  • 1