Skip to content

Commit 867905c

Browse files
committed
feat: release 1.4.1
Signed-off-by: Marcos Tischer Vallim <tischer@gmail.com>
1 parent acc8366 commit 867905c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

amazon-sns-java-messaging-lib-template/src/test/java/com/amazon/sns/messaging/lib/core/JsonMapperPerformanceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class JsonMapperPerformanceTest {
4343

4444
private static final int LARGE_ENTRY_COUNT = 50;
4545

46-
private static final double MAX_RELATIVE_SLOWDOWN = 5.0;
46+
private static final double MAX_RELATIVE_SLOWDOWN = 8.0;
4747

4848
private static Stream<Arguments> providePayloads() {
4949
return Stream.of(

0 commit comments

Comments
 (0)