Skip to content

Commit 4681c92

Browse files
committed
Rebaseline codesize expectation. NFC
1 parent a197a6b commit 4681c92

File tree

66 files changed

+85
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+85
-85
lines changed

test/code_size/hello_wasm_worker_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 433,
44
"a.js": 733,
55
"a.js.gz": 463,
6-
"a.wasm": 1861,
7-
"a.wasm.gz": 1031,
8-
"total": 3275,
9-
"total_gz": 1898
6+
"a.wasm": 1859,
7+
"a.wasm.gz": 1029,
8+
"total": 3329,
9+
"total_gz": 1925
1010
}

test/code_size/hello_webgl2_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 379,
44
"a.js": 4968,
55
"a.js.gz": 2428,
6-
"a.wasm": 10451,
7-
"a.wasm.gz": 6683,
8-
"total": 15988,
9-
"total_gz": 9490
6+
"a.wasm": 10450,
7+
"a.wasm.gz": 6682,
8+
"total": 15987,
9+
"total_gz": 9489
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 567,
33
"a.html.gz": 379,
4-
"a.js": 18225,
5-
"a.js.gz": 8079,
4+
"a.js": 18223,
5+
"a.js.gz": 8078,
66
"a.mem": 3171,
77
"a.mem.gz": 2714,
8-
"total": 21963,
9-
"total_gz": 11172
8+
"total": 21961,
9+
"total_gz": 11171
1010
}

test/code_size/hello_webgl_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 379,
44
"a.js": 4447,
55
"a.js.gz": 2247,
6-
"a.wasm": 10451,
7-
"a.wasm.gz": 6683,
8-
"total": 15467,
9-
"total_gz": 9309
6+
"a.wasm": 10450,
7+
"a.wasm.gz": 6682,
8+
"total": 15466,
9+
"total_gz": 9308
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 567,
33
"a.html.gz": 379,
4-
"a.js": 17696,
5-
"a.js.gz": 7893,
4+
"a.js": 17694,
5+
"a.js.gz": 7892,
66
"a.mem": 3171,
77
"a.mem.gz": 2714,
8-
"total": 21434,
9-
"total_gz": 10986
8+
"total": 21432,
9+
"total_gz": 10985
1010
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"a.html": 12786,
3-
"a.html.gz": 6968,
3+
"a.html.gz": 6975,
44
"total": 12786,
5-
"total_gz": 6968
5+
"total_gz": 6975
66
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 17391,
3-
"a.html.gz": 7528,
4-
"total": 17391,
5-
"total_gz": 7528
2+
"a.html": 17386,
3+
"a.html.gz": 7531,
4+
"total": 17386,
5+
"total_gz": 7531
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26618
1+
26638
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
123220
1+
123215
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26582
1+
26602

0 commit comments

Comments
 (0)