File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -244,7 +244,7 @@ jobs:
244244      sycl_cts_artifact : sycl_cts_bin 
245245
246246  aggregate_benchmark_results :
247-     if : always()  && !cancelled()
247+     if : github.repository == 'intel/llvm'  && !cancelled()
248248    name : Aggregate benchmark results and produce historical averages 
249249    uses : ./.github/workflows/sycl-benchmark-aggregate.yml 
250250    secrets :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ recorded = Median,StdDev
2323;  the historical average. Metrics not included here are not compared against
2424;  when passing/failing benchmark results.
2525;  Format: comma-separated list of <metric>:<deviation percentage in decimals>
26- tolerances  = Median:0.05 
26+ tolerances  = Median:0.08 
2727
2828;  Options for computing historical averages
2929[average] 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments