Skip to content

Commit abea9d7

Browse files
authored
Merge pull request #2 from converged-computing/add-sizes
Add size 128
2 parents 3058740 + 255b728 commit abea9d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+570413
-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)