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 7574869 commit 9662891Copy full SHA for 9662891
1 file changed
ci/github-actions/benchmark/matrix.ts
@@ -40,6 +40,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
40
41
export const RELEASED_PDU_VERSIONS = [
42
'0.10.0',
43
+ '0.11.1',
44
] as const
45
46
export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%
0 commit comments