build(ci): limit benchmark history size to 50
[poolifier.git] / .github / workflows / internal-benchmark.yml
index 37b0c9826ff9a7282bb2533444ae88e75331b923..e1ae5a1b0c8a7e0c2b8fe97c622c747de043c143 100644 (file)
@@ -41,4 +41,5 @@ jobs:
           alert-threshold: '200%'
           comment-on-alert: true
           fail-on-alert: true
+          max-items-in-chart: 50
           gh-repository: 'github.com/poolifier/benchmark-results'