Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phuslu authored Dec 31, 2023
1 parent 4f09f37 commit f95ecd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,5 @@ jobs:
check-latest: true
- name: Benchmark
run: |
ls -l
cd lru/bench
cd bench
go test -v -cpu=8 -run=none -bench=. -benchtime=5s -benchmem bench_test.go

0 comments on commit f95ecd7

Please sign in to comment.