New development releases are available

Featured image from: Magnific

New versions of Adaptyst, Adaptyst Analyser, adaptyst-linuxperf, adaptyst-analyser-linuxperf, and adaptyst-analyser-nvgpu have just been released! These are respectively: v0.1.0-dev.2026.07a, v0.1.0.dev6, v0.1.0-dev.2026.07a, v0.1.0-dev.2026.07a.

The main changes across all of the above components are:

  • The new and documented Adaptyst Analyser API for querying and exporting performance analysis results in two programmatic ways: in Python without having to start an Adaptyst Analyser web server and via HTTP REST when the web server is running.

    For module developers: this update makes significant changes to the module API on the Adaptyst Analyser side, so you have to rewrite your work accordingly, see here for the updated development documentation. The Adaptyst side is unchanged.
  • Window sharing feature and compact mode in Adaptyst Analyser, allowing you to easily share any of your opened windows in Adaptyst Analyser with others using the same instance/database of Adaptyst Analyser (see the documentation for more details), embed the interactive website in your existing pages, and open the interactive website in smaller screens apart from mobile phones.
  • Code regionisation support in adaptyst-linuxperf, making it possible to run more fine-grained CPU performance analysis.

To learn more about the above features, check out the updated documentation at the Adaptyst website: Adaptyst Analyser, adaptyst-linuxperf, adaptyst-analyser-linuxperf, adaptyst-analyser-nvgpu. You can also view the changelogs in the release pages in the GitHub repositories.