Skip to content

Commit 52086cb

Browse files
committed
tests: adjust benchmark after block cache type
Signed-off-by: George Pisaltu <[email protected]>
1 parent 67513fd commit 52086cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/performance/test_versioned_serialization_benchmark.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"crc": {
3030
"target": 0.213, # milliseconds
31-
"delta": 0.020 # milliseconds
31+
"delta": 0.025 # milliseconds
3232
}
3333
},
3434
"deserialize": {

0 commit comments

Comments
 (0)