We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1c0f0 commit eb5ece2Copy full SHA for eb5ece2
devops/benchmarking/constants.ini
@@ -30,8 +30,8 @@ git_branch = master
30
31
; Constants for git repo storing benchmark performance results
32
[perf_res]
33
-git_repo = ianayl/llvm-ci-perf-results
34
-git_branch = test-compute-bench
+git_repo = intel/llvm-ci-perf-results
+git_branch = main
35
; Path to clone performance result repo
36
; path = ./llvm-ci-perf-results
37
0 commit comments