Memory Checker Changelog

What's new in Memory Checker 1.2.3

Dec 11, 2021
  • Code refactoring and clean-up.

New in Memory Checker 1.2.2 (Dec 6, 2021)

  • Binaries are now compiled by GCC instead of MSVC, resulting in slightly better performance
  • Improved progress indicator

New in Memory Checker 1.2.1 (Dec 1, 2021)

  • Further performance/throughput improvements.
  • Allow to override the default number of testing passes via environment variable.

New in Memory Checker 1.2.0 (Nov 30, 2021)

  • More performance improvements by using improved MD5 code
  • Adjust process priority to "above normal" or "high"
  • Mesasure the runtime of each pass as well as the total runtime

New in Memory Checker 1.1.2 (Nov 29, 2021)

  • Some performance improvements to improve the throughput.
  • Increased standard number of passes from 5 to 8.