Skip to content

release-1.0.1

Compare
Choose a tag to compare
@skx skx released this 26 Mar 05:15
· 108 commits to master since this release

This release updates the handling of the node view:

  • Each report now has an ID listed, which corresponds to the point on the runtime-graph.
  • Clicking upon a point in the graph-view will take you to the appropriate entry.

These changes are designed to allow a user to quickly identify a particularly slow/fast report, as documented in #45.

(Release 1.0.1 is a brief update to release-1.0 (withdrawn) which fixes a test-case failure I had not observed. Sorry for the churn!)