Skip to content

Commit 516d077

Browse files
committed
Update Blog “working-with-benk-a-storage-provisioning-and-io-performance-benchmark-suite-for-kubernetes”
1 parent d7ce129 commit 516d077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/working-with-benk-a-storage-provisioning-and-io-performance-benchmark-suite-for-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Now, edit each `config.env` in each directory. I use `vi` to “:wn” myself th
109109
vi kustomize/overlays/mytest-*/config.env
110110
```
111111

112-
In each iteration, we’ll double `workloadThreads` so we end up with a sequence like 1, 2, 4, 8, 16, 32, 64 and 128. Wouldn’t it be useful if we could run these in sequence and report the results in the same template we used previously to understand if the system scales to when adding more threads to the workload? (The entire demo environment runs in virtual machines on decade old hardware, please don’t judge.)
112+
In each iteration, we’ll double `workloadThreads` so we end up with a sequence like 1, 2, 4, 8, 16, 32, 64 and 128. Would it not be useful if we could run these in sequence and report the results in the same template we used previously to understand if the system scales to when adding more threads to the workload? (The entire demo environment runs in virtual machines on decade old hardware, please don’t judge.)
113113

114114
Run the sequence:
115115

0 commit comments

Comments
 (0)