Skip to content

Commit 9ca5290

Browse files
committed
chore(bench): refresh IUPD size baselines for perf budget gate
1 parent 371743d commit 9ca5290

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

bench/baselines/baseline.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"engine": "IUPD",
5252
"profile": "SECURE",
5353
"dataset": "small",
54-
"size_bytes": 1153,
54+
"size_bytes": 1253,
5555
"encode_ms_median": 0.187,
5656
"decode_ms_median": 0.004,
5757
"validate_fast_ms_median": 0.0,
@@ -63,7 +63,7 @@
6363
"engine": "IUPD",
6464
"profile": "OPTIMIZED",
6565
"dataset": "small",
66-
"size_bytes": 419,
66+
"size_bytes": 519,
6767
"encode_ms_median": 0.291,
6868
"decode_ms_median": 0.086,
6969
"validate_fast_ms_median": 0.0,
@@ -111,7 +111,7 @@
111111
"engine": "IUPD",
112112
"profile": "OPTIMIZED",
113113
"dataset": "medium",
114-
"size_bytes": 525,
114+
"size_bytes": 625,
115115
"encode_ms_median": 0.292,
116116
"decode_ms_median": 0.113,
117117
"validate_fast_ms_median": 0.0,

0 commit comments

Comments
 (0)