Skip to content

Commit 931ddf6

Browse files
committed
ci benchmark: set the max N items
1 parent 7699c85 commit 931ddf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ jobs:
220220
with:
221221
name: Benchmark
222222
tool: 'googlecpp'
223+
max-items-in-chart: 500
223224
output-file-path: benchmark.json
224225
fail-on-alert: ${{ github.event_name == 'pull_request' }}
225226
- name: Push benchmark result

0 commit comments

Comments
 (0)