Releases: wix-incubator/DetoxInstruments
Releases · wix-incubator/DetoxInstruments
v1.6.8639
v1.6.8630
- Added ability to sort almost all columns in detail pane
- Added list view to Events detail pane
- Minor cosmetic changes
- Performance improvements
- Durations are displayed with more accuracy
- Improved filtering capabilities in supported detail panes
- Performance profiler is more accurate when taking CPU usage samples
- Add help menu for each instrument
v1.5.8246
v1.5.8245
- Improve horizontal scroller accuracy
- Actively abort connections when app goes to background to prevent phantom apps in Instruments
- Fix disk usage spikes due to not tracking the initial disk usage when a recording starts
- Fix rare crash when closing a document window
- Add support for direct events from JS
- This will be supported in [email protected]
v1.5.8166
- Further performance improvements to Events instrument
- Add option to ignore event categories from recording (for more information see Profiling Options)
- Events are colored based on their category, rather than their name
- Fix crash under 32-bit devices
- Various small visual tweaks
- Add option to export current detail data as CSV
v1.5.7876
- Initial performance improvements when dealing with very large amounts of simultaneous events. More substantial improvements are coming soon.
- Fixed zip operations (such as downloading folders from apps' containers, profiler zip output, etc.).
- Apps integrated with the profiler framework can appear simultaneously in multiple instances of Detox Instruments. This prevents cases where merely running Instruments on one computer is sufficient to "hijack" visibility of all or most apps on the network. Now all computers will display all apps, but profiling is still limited to a single instance.