Skip to content

Stable release v6.1.0

Compare
Choose a tag to compare
@bgallois bgallois released this 10 Jan 10:45
· 150 commits to master since this release
fafccbe

FastTrack version 6.1.0 comes with major modifications:

  • FastTrack now uses an SQLite database to store tracking data and parameters for Interactive and Replay functionalities. Batch and Cli tracking still use a config.toml file to input tracking parameters.
  • Output data can be retrieved directly from the SQLite tracking.db file.
  • Major improvement in RAM consumption.
  • Performance improvement on the Replay for a large number of objects.