Releases: NumyAddon/AddonProfiler
Releases · NumyAddon/AddonProfiler
v1.1.4
AddonProfiler
v1.1.4 (2024-12-29)
Full Changelog Previous Releases
- "Since Reset/Reload" OverXMs metrics are now properly frozen when disabling profiling
v1.1.3
AddonProfiler
v1.1.3 (2024-12-28)
Full Changelog Previous Releases
- Disabling profiling now no longer clears the list, and instead data is reset when enabling again
- Fix a bug with the scrollbar (fixes #1)
v1.1.2
AddonProfiler
v1.1.2 (2024-12-26)
Full Changelog Previous Releases
- Improved the performance some more
v1.1.1
AddonProfiler
v1.1.1 (2024-12-26)
Full Changelog Previous Releases
- Improved performance of the data collection, and fixed a bug when disabling / enabling data collection
- Fix a compare with nil error that can occasionally happen while the UI is open
v1.1.0
AddonProfiler
v1.1.0 (2024-12-25)
Full Changelog Previous Releases
- Added an
AverageandTotalcolumn.
Peak Timeis now the peak within the history range, and can be reset.
Greatly improved the performance when the UI is hidden (and the profiler is enabled/collecting data), and somewhat improved the performance when the UI is open
v1.0.3
AddonProfiler
v1.0.3 (2024-12-24)
Full Changelog Previous Releases
- Make 0 values grey, to highlight non-zero values, and adjust the width and positioning
- Slightly improve performance
v1.0.2
AddonProfiler
v1.0.2 (2024-12-22)
Full Changelog Previous Releases
- Minor visual adjustments: make
msgrey, and sorting by addon name ignores colors
v1.0.1
v1.0.0
AddonProfiler
v1.0.0 (2024-12-22)
Full Changelog Previous Releases
- Make the addon name column a bit less wide
- Initial commit