Skip to content

Releases: jordanmontt/illimani-memory-profiler

Latest

17 Dec 13:19
Compare
Choose a tag to compare
v1.2

Smallest senders chain

First version

13 Mar 11:03
Compare
Choose a tag to compare

What's Changed

  • Improved sampling rate support to accept any rate.
  • Added exporters to be able to export the data, and metadata, to files.
  • Several optimizations to make the profilers faster.
  • Added relative frequencies histogram visualization to the finalization profiler UI.
  • Improved the UI for all profilers.

Minor changes

  • Added several test cases.
  • Dropped Pharo 10 support, as one cannot longer load the instrumentation library on Pharo 10.
  • Several refactors to ensure code quality
  • Green CI
  • Updated README

Full Changelog: v0.9...v1.0.0

Old version for Pharo 10, 11 and 12

25 Sep 09:12
2dab4e6
Compare
Choose a tag to compare
v0.9

Update README.md

v0.8

18 Sep 11:36
Compare
Choose a tag to compare

First prototype version release. This version works on Pharo 11 and Pharo 10 but not on Pharo 12.