Skip to content

Commit 0c21eb9

Browse files
committed
Rebaseline codesize expectations. NFC
1 parent cb40f59 commit 0c21eb9

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

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": 4700,
55
"a.js.gz": 2417,
6-
"a.wasm": 10474,
7-
"a.wasm.gz": 6697,
8-
"total": 15743,
9-
"total_gz": 9493
6+
"a.wasm": 10479,
7+
"a.wasm.gz": 6713,
8+
"total": 15748,
9+
"total_gz": 9509
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": 17955,
5-
"a.js.gz": 8048,
4+
"a.js": 17975,
5+
"a.js.gz": 8044,
66
"a.mem": 3171,
77
"a.mem.gz": 2713,
8-
"total": 21693,
9-
"total_gz": 11140
8+
"total": 21713,
9+
"total_gz": 11136
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": 4186,
55
"a.js.gz": 2244,
6-
"a.wasm": 10474,
7-
"a.wasm.gz": 6697,
8-
"total": 15229,
9-
"total_gz": 9320
6+
"a.wasm": 10479,
7+
"a.wasm.gz": 6713,
8+
"total": 15234,
9+
"total_gz": 9336
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": 17434,
5-
"a.js.gz": 7876,
4+
"a.js": 17454,
5+
"a.js.gz": 7873,
66
"a.mem": 3171,
77
"a.mem.gz": 2713,
8-
"total": 21172,
9-
"total_gz": 10968
8+
"total": 21192,
9+
"total_gz": 10965
1010
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
221248
1+
221271

0 commit comments

Comments
 (0)