This commit is contained in:
Siarhei Fedartsou 2024-06-25 18:27:53 +02:00
parent 72527d63a0
commit 6f444be1de

View File

@ -755,18 +755,6 @@ jobs:
- name: Post Benchmark Results
run: |
python3 pr/scripts/ci/post_benchmark_results.py base_results pr_results 1
- name: Run Benchmarks
run: |
./pr/scripts/ci/run_benchmarks.sh base pr
- name: Post Benchmark Results
run: |
python3 pr/scripts/ci/post_benchmark_results.py base_results pr_results 2
- name: Run Benchmarks
run: |
./pr/scripts/ci/run_benchmarks.sh base pr
- name: Post Benchmark Results
run: |
python3 pr/scripts/ci/post_benchmark_results.py base_results pr_results 3
- name: Show CCache statistics
run: |
ccache -p