Skip to content

Commit 1e31812

Browse files
authored
Fix regression in baseline.json (#5352)
1 parent e265764 commit 1e31812

File tree

1 file changed

+2
-3
lines changed
  • test/sdk-benchmarks/src/main/resources/software/amazon/awssdk/benchmark

1 file changed

+2
-3
lines changed

test/sdk-benchmarks/src/main/resources/software/amazon/awssdk/benchmark/baseline.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,8 +1314,7 @@
13141314
"variance": 1.0298588244596072E7,
13151315
"standardDeviation": 3209.1413562814696,
13161316
"max": 286589.6531841922,
1317-
"min": 280136.45
1318-
15638473,
1317+
"min": 280136.4515638473,
13191318
"n": 10,
13201319
"sum": 2833510.1621568613
13211320
}
@@ -1960,4 +1959,4 @@
19601959
"sum": 168316.33221796015
19611960
}
19621961
}
1963-
]
1962+
]

0 commit comments

Comments
 (0)