Skip to content

Commit 48c897d

Browse files
committed
Rebaseline codesize expectations. NFC
1 parent 11a09a2 commit 48c897d

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

test/code_size/hello_webgl2_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"a.js": 4539,
55
"a.js.gz": 2315,
66
"a.wasm": 10440,
7-
"a.wasm.gz": 6717,
7+
"a.wasm.gz": 6715,
88
"total": 15548,
9-
"total_gz": 9411
9+
"total_gz": 9409
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"a.html": 354,
33
"a.html.gz": 266,
4-
"a.js": 22170,
5-
"a.js.gz": 11581,
6-
"total": 22524,
7-
"total_gz": 11847
4+
"a.js": 22178,
5+
"a.js.gz": 11582,
6+
"total": 22532,
7+
"total_gz": 11848
88
}

test/code_size/hello_webgl_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"a.js": 4056,
55
"a.js.gz": 2152,
66
"a.wasm": 10440,
7-
"a.wasm.gz": 6717,
7+
"a.wasm.gz": 6715,
88
"total": 15065,
9-
"total_gz": 9248
9+
"total_gz": 9246
1010
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"a.html": 354,
33
"a.html.gz": 266,
4-
"a.js": 21672,
4+
"a.js": 21680,
55
"a.js.gz": 11412,
6-
"total": 22026,
6+
"total": 22034,
77
"total_gz": 11678
88
}

0 commit comments

Comments
 (0)