Skip to content

Memory profiling and multi-file project support

Compare
Choose a tag to compare
@geoffxy geoffxy released this 09 Jan 20:19
· 204 commits to master since this release

This is the first production release of the Skyline CLI. Skyline now supports multi-file projects and is more robust in handling profiling sessions.

Note: The Skyline CLI and plugin are released independently (i.e. they have independent version numbers). This repository acts as a "monorepository"; it stores the code for both components. However, releases here refer to CLI releases. The plugin's releases can be found at geoffxy/skyline-atom.

The Skyline CLI can now be installed using pip:

pip install skyline-cli

Features

  • Memory profiling
  • Multi-file project support

Changes since v0.0.0

  • New name: INNPV is now Skyline
  • Temporary removal of interactive features (throughput/memory vs. batch size predictions)
  • Temporary removal of run time profiling and breakdowns
  • Stability: handle connection loss and failures