Skip to content

Commit b421f75

Browse files
committed
More rebaseline
1 parent 49bd6fb commit b421f75

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/code_size/embind_hello_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 552,
33
"a.html.gz": 380,
4-
"a.js": 9718,
5-
"a.js.gz": 4291,
4+
"a.js": 9593,
5+
"a.js.gz": 4230,
66
"a.wasm": 7616,
77
"a.wasm.gz": 3473,
8-
"total": 17886,
9-
"total_gz": 8144
8+
"total": 17761,
9+
"total_gz": 8083
1010
}

test/code_size/embind_val_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 552,
33
"a.html.gz": 380,
4-
"a.js": 6849,
5-
"a.js.gz": 2948,
4+
"a.js": 6724,
5+
"a.js.gz": 2900,
66
"a.wasm": 9527,
77
"a.wasm.gz": 4892,
8-
"total": 16928,
9-
"total_gz": 8220
8+
"total": 16803,
9+
"total_gz": 8172
1010
}

0 commit comments

Comments
 (0)