Skip to content

Commit 093c537

Browse files
committed
More code size rebaseline
1 parent 6ff9f5d commit 093c537

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
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": 7506,
77
"a.wasm.gz": 3457,
8-
"total": 17776,
9-
"total_gz": 8128
8+
"total": 17651,
9+
"total_gz": 8067
1010
}

test/code_size/embind_val_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": 6724,
55
"a.js.gz": 2900,
6-
"a.wasm": 9527,
7-
"a.wasm.gz": 4892,
8-
"total": 16803,
9-
"total_gz": 8172
6+
"a.wasm": 9267,
7+
"a.wasm.gz": 4764,
8+
"total": 16543,
9+
"total_gz": 8044
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 12694,
3-
"a.html.gz": 6914,
4-
"total": 12694,
5-
"total_gz": 6914
2+
"a.html": 12686,
3+
"a.html.gz": 6930,
4+
"total": 12686,
5+
"total_gz": 6930
66
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 17270,
3-
"a.html.gz": 7507,
4-
"total": 17270,
5-
"total_gz": 7507
2+
"a.html": 17266,
3+
"a.html.gz": 7515,
4+
"total": 17266,
5+
"total_gz": 7515
66
}

0 commit comments

Comments
 (0)