Skip to content

Commit 255b728

Browse files
committed
analysis; update plots to include 128 nodes
Signed-off-by: vsoch <[email protected]>
1 parent b065a98 commit 255b728

32 files changed

+14420
-3477
lines changed

analysis/kripke/1-run-analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def plot_results(df, outdir, non_anon=False):
183183
# "google/compute-engine/cpu",
184184
],
185185
palette=cloud_colors,
186-
order=[4, 8, 16, 32, 64],
186+
order=[4, 8, 16, 32, 64, 128],
187187
)
188188
if "grind" not in metric:
189189
axes[0].set_title(f"Kripke {metric.capitalize()} (CPU)", fontsize=14)

analysis/kripke/data/flux-jobs-and-events.json

Lines changed: 1 addition & 802 deletions
Large diffs are not rendered by default.
453 Bytes
Loading

analysis/kripke/data/img/kripke-duration-cpu.svg

Lines changed: 94 additions & 71 deletions
Loading
Loading

0 commit comments

Comments
 (0)