Skip to content

Commit 61d3fe8

Browse files
simplify benchmark
1 parent e9e6d49 commit 61d3fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/world-benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
with:
2222
go-version: '1.25.4'
2323

24-
- name: Perform the benchmark with 1 CPU
24+
- name: Perform the benchmark with 1,2,4 CPUs
2525
run: cd world && go test -bench=. -benchmem -benchtime=2s -cpu=1,2,4

0 commit comments

Comments
 (0)