Skip to content

Commit d9b6376

Browse files
committed
Rebaseline test_minimal_runtime_code_size_hello_embind again?
After merging the newest main branch the size seems decreased..?
1 parent 9bd9968 commit d9b6376

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/code_size/embind_hello_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 380,
44
"a.js": 9593,
55
"a.js.gz": 4230,
6-
"a.wasm": 7506,
7-
"a.wasm.gz": 3457,
8-
"total": 17651,
9-
"total_gz": 8067
6+
"a.wasm": 7402,
7+
"a.wasm.gz": 3402,
8+
"total": 17547,
9+
"total_gz": 8012
1010
}

0 commit comments

Comments
 (0)