Skip to content

Commit 5a65f10

Browse files
committed
Bump benchmarks framework
- no truncation of legends with a dozen of items - limit the amount of data saved in the archive json, limit the growth of the file
1 parent f779cfa commit 5a65f10

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/reusable_benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ jobs:
126126
repository: intel/llvm
127127
# Note: The same ref is used in docs build (for dashboard generation)!
128128
#
129-
# 23.07.2025
129+
# 30.07.2025
130130
# branch: sycl
131-
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
131+
ref: 8f54710553800eec05a6fd9717b14f995a22b137
132132
path: sc
133133
sparse-checkout: |
134134
devops/scripts/benchmarks

.github/workflows/reusable_docs_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5454
with:
5555
repository: intel/llvm
56-
# 23.07.2025
56+
# 30.07.2025
5757
# branch: sycl
58-
ref: 3d8e0490dc88af53335616c9ace38d669037ae67
58+
ref: 8f54710553800eec05a6fd9717b14f995a22b137
5959
path: sc
6060
sparse-checkout: |
6161
devops/scripts/benchmarks

0 commit comments

Comments
 (0)