Skip to content

Commit b9cf342

Browse files
committed
Update
2 parents c1b2bf6 + fec29ce commit b9cf342

File tree

1 file changed

+2
-2
lines changed
  • examples/singleapp/ch_buffered_speed_compare

1 file changed

+2
-2
lines changed

examples/singleapp/ch_buffered_speed_compare/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## Gitpod
44

55
```sh
6-
$ lscpu | grep 'CPU(s):'
6+
$ lscpu | grep -E '^(CPU\(s\):|Model name:).*$'
77
CPU(s): 16
8-
NUMA node0 CPU(s): 0-15
8+
Model name: AMD EPYC 7B13
99

1010
$ task
1111
task: [default] rm -f ./app

0 commit comments

Comments
 (0)