Skip to content

Stable first version

Compare
Choose a tag to compare
@jordanmontt jordanmontt released this 13 Mar 11:03
· 32 commits to main since this release

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