Skip to content

Releases: stokpop/memory-check

Fix timestamp in filename issues

13 Jun 11:48
Compare
Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

Solves issues

  • #2 create report fails on windows with "Error: Invalid file path"
  • #3 timestamps are parsed incorrectly in report on windows

1.2.0 release new safe list and watch list, improved thresholds and analysis

16 Mar 16:57
Compare
Choose a tag to compare

In this release:

  • improved analysis
  • added "safe list" and "watch list"
  • added threshold options for critical and minor growth classification
  • human readable bytes option (such as 1k or 10mb)

memory-check 1.1.1: improved growth and shrink analysis

06 Sep 15:31
Compare
Choose a tag to compare

improved growth and shrink analysis by allowing 0 growth/decrease between histograms

json and html reports

10 Jul 08:50
Compare
Choose a tag to compare
  • now creates a json and a html report with graphs
  • improved command line

Hooray, first release!

14 Jun 12:35
Compare
Choose a tag to compare

Create some histograms with jmap or via jmx and point memory-analyser to the directory containing the histograms for a quick memory leak analysis.

Download the attached executable jar. See readme for instructions.