Skip to content

Commit

Permalink
Merge pull request #16 from andrewh1978/move-png
Browse files Browse the repository at this point in the history
move image to docs
  • Loading branch information
andrewh1978 authored Dec 4, 2023
2 parents 6958d43 + a3b0d74 commit f2733e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ This will iterate through the combinations of `blocksize_list`, `readwrite_list`

To retrieve the output for processing, run `kubectl get cm csv -n px-bench -o jsonpath='{.data.csv}'`. Open the [spreadsheet](https://docs.google.com/spreadsheets/d/1MZ4yRnZQA59WjcarMTrr2j3BW6X8_3gS68ywdU1BNzQ/edit?usp=sharing) and make a copy. Paste the CSV into the sheet at A1 and make sure "Split text to columns" is selected.

![split values screenshot](/split-values.png?raw=true "Screenshot from Google Sheets")
![split values screenshot](/docs/split-values.png?raw=true "Screenshot from Google Sheets")

Click the Extensions menu and select "Apps Script". Click Run. This should create a number of new sheets populated with some bar charts.
File renamed without changes

0 comments on commit f2733e0

Please sign in to comment.