Skip to content

Releases: tuda-parallel/FTIO

v0.0.8

17 Feb 09:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

FTIO 0.0.7 Release

25 Nov 16:35

Choose a tag to compare

Version 0.0.7

  • Added correlation analysis, periodicity analysis, and extended signal-analysis modules (filters, logic, anomaly, etc.)
  • Introduced the DWT × DFT workflow for combined wavelet–Fourier analysis
  • Added Fourier fit module for parametric frequency-domain modeling
  • Major improvements to JIT setup, helper routines, and execution paths, including more robust metrics extraction and better POSIX control
  • Significant refactoring of parsing modules (JSON, CSV, msgpack, ZMQ) for consistency and performance
  • Improved I/O metric extraction, overlap/thread computation, and multi-format parsing support
  • Enhanced clustering, phasemode handling, and parallel proxy behavior
  • Expanded and cleaned argument parsing (updated parse/args.py)
  • General code cleanup, reorganization of frequency/analysis modules, and multiple plotting enhancements

Full Changelog: v0.0.6...v0.0.7

FTIO 0.0.6 Release

24 Jan 12:59

Choose a tag to compare

Version 0.0.6

Full Changelog: v0.0.5...v0.0.6

FTIO 0.0.5 Release

29 Nov 11:35

Choose a tag to compare

Version 0.0.5

  • Enahnced postprocessing options
  • Enhanced support for GekkoFS and Cargo (JIT)
  • Enhanced trace analysis using the metric proxy
  • Added contribution documentation
  • Cleaned Readme and extended file formats and API documentation
  • Code cleaning

Full Changelog: v0.0.4...v0.0.5

FTIO 0.0.4 Release

28 May 22:21

Choose a tag to compare

Version 0.0.4

  • Added support for custom JSON format
  • Added ZMQ Support
  • IPDPS artifacts completed
  • Added postprocessing options
  • Added support for GekkoFS and Cargo (JIT)
  • Cleaned Readme and extended file formats and API documentation
  • Code cleaning

Full Changelog: v0.0.3...v0.0.4

FTIO 0.0.3 Release

28 Feb 15:24

Choose a tag to compare

Version 0.0.3

  • Added support for custom file formats
  • Adjusted plot scripts
  • Cleaned Readme and added documentation for custom file formats
  • Added examples in /examples
  • Code cleaning

Full Changelog: v0.0.2...v0.0.3

FTIO 0.0.2 Release

19 Feb 12:27

Choose a tag to compare

Version 0.0.2

  • Set the default plot unit to Bytes or Bytes/second rather than Megabytes or Megabytes/second
  • Adjusted the plot script to detect the best unit for the y-axis automatically
  • First public release after paper acceptance

Full Changelog: v0.0.1...v0.0.2