Recent Releases of illimani-memory-profiler

illimani-memory-profiler - Latest

- Smalltalk
Published by jordanmontt about 1 year ago

illimani-memory-profiler - Pharo 13

This version is optimized for Pharo 13. From this version the profiler will be only be maintained for Pharo 13 or greater.

  • It uses the new allocator methods introduced for Pharo 13.
  • It has a default sampling rate of 1%
  • Other optimizations and, as always, refactors, renames and code improvements

- Smalltalk
Published by jordanmontt over 1 year ago

illimani-memory-profiler - Stable first version

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: https://github.com/jordanmontt/illimani-memory-profiler/compare/v0.9...v1.0.0

- Smalltalk
Published by jordanmontt almost 2 years ago

illimani-memory-profiler - Stable version for Pharo 10, 11 and 12

- Smalltalk
Published by jordanmontt over 2 years ago

illimani-memory-profiler - v0.8

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

- Smalltalk
Published by jordanmontt over 2 years ago