suraj jarus

Results 4 issues of suraj jarus

This PR implements the`GraphFrame.from_path` API, where users can pass in (any) data format (e.g., hpctoolkit, caliper, and so on). Implementation: `from_path` function attempts to auto-detect the data format from file...

type: feature
status: WIP
priority: normal
area: graphframe

This PR updates the`splitpanes` library which is used by CallFlow as the layout manager. The newer version of the library enables several features like improved communication between linked views, dynamic...

WIP

This PR migrates the performance variability boxplots from CallFlow into Hatchet's jupyter notebook interface through the `roundtrip`. Merging of this PR is blocked by [todo] The following have been added...

status-revisions-needed
area-visualization

This PR implements a high-level API class, called `Boxplot` to compute the performance variability of call sites. The `Boxplot` API computes the quartiles, outliers, and several statistics from a GraphFrame....

status-revisions-needed
area-visualization