Skip to content

Commit c95975f

Browse files
committed
Rebaseline codesize expectations
1 parent 3d730a7 commit c95975f

File tree

110 files changed

+133
-133
lines changed

Some content is hidden

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

110 files changed

+133
-133
lines changed

test/code_size/embind_hello_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"a.js": 9727,
55
"a.js.gz": 4295,
66
"a.wasm": 7728,
7-
"a.wasm.gz": 3519,
7+
"a.wasm.gz": 3515,
88
"total": 18007,
9-
"total_gz": 8194
9+
"total_gz": 8190
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": 6849,
55
"a.js.gz": 2947,
6-
"a.wasm": 9563,
7-
"a.wasm.gz": 4919,
8-
"total": 16964,
9-
"total_gz": 8246
6+
"a.wasm": 9558,
7+
"a.wasm.gz": 4908,
8+
"total": 16959,
9+
"total_gz": 8235
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": 328,
44
"a.js": 4531,
55
"a.js.gz": 2312,
6-
"a.wasm": 10400,
7-
"a.wasm.gz": 6694,
8-
"total": 15385,
9-
"total_gz": 9334
6+
"a.wasm": 10402,
7+
"a.wasm.gz": 6699,
8+
"total": 15387,
9+
"total_gz": 9339
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"a.html": 346,
33
"a.html.gz": 262,
4-
"a.js": 22202,
5-
"a.js.gz": 11587,
6-
"total": 22548,
7-
"total_gz": 11849
4+
"a.js": 22204,
5+
"a.js.gz": 11596,
6+
"total": 22550,
7+
"total_gz": 11858
88
}

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": 328,
44
"a.js": 4069,
55
"a.js.gz": 2158,
6-
"a.wasm": 10400,
7-
"a.wasm.gz": 6694,
8-
"total": 14923,
9-
"total_gz": 9180
6+
"a.wasm": 10402,
7+
"a.wasm.gz": 6699,
8+
"total": 14925,
9+
"total_gz": 9185
1010
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"a.html": 346,
33
"a.html.gz": 262,
4-
"a.js": 21728,
5-
"a.js.gz": 11418,
6-
"total": 22074,
7-
"total_gz": 11680
4+
"a.js": 21730,
5+
"a.js.gz": 11428,
6+
"total": 22076,
7+
"total_gz": 11690
88
}

test/code_size/math_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"a.js": 110,
55
"a.js.gz": 125,
66
"a.wasm": 2719,
7-
"a.wasm.gz": 1675,
7+
"a.wasm.gz": 1673,
88
"total": 3381,
9-
"total_gz": 2180
9+
"total_gz": 2178
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": 6859,
4-
"total": 12694,
5-
"total_gz": 6859
2+
"a.html": 12690,
3+
"a.html.gz": 6857,
4+
"total": 12690,
5+
"total_gz": 6857
66
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 17280,
3-
"a.html.gz": 7490,
4-
"total": 17280,
5-
"total_gz": 7490
2+
"a.html": 17325,
3+
"a.html.gz": 7507,
4+
"total": 17325,
5+
"total_gz": 7507
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8451
1+
8466

0 commit comments

Comments
 (0)