Commit b00c117
authored
[HIP] Increase blender perf diff threshold (#294)
This parameter sets how much difference in runtime the blender workloads
are allowed to show when run in the testing.
In reality it was advised to set this to 15% instead of the 5% shown
here.
With this patch, we increase the default threshold to 10% to see if this
gives us enough wiggle room out of the box to not see any runtime
related flakiness.1 parent f302e77 commit b00c117
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments