Skip to content

Commit cd2d0af

Browse files
committed
rebaseline codesize tests
1 parent 76eee63 commit cd2d0af

File tree

102 files changed

+130
-144
lines changed

Some content is hidden

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

102 files changed

+130
-144
lines changed

test/code_size/embind_hello_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": 9718,
55
"a.js.gz": 4291,
6-
"a.wasm": 7728,
7-
"a.wasm.gz": 3502,
8-
"total": 17998,
9-
"total_gz": 8173
6+
"a.wasm": 7599,
7+
"a.wasm.gz": 3432,
8+
"total": 17869,
9+
"total_gz": 8103
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": 9568,
7-
"a.wasm.gz": 4911,
8-
"total": 16969,
9-
"total_gz": 8238
6+
"a.wasm": 9452,
7+
"a.wasm.gz": 4855,
8+
"total": 16853,
9+
"total_gz": 8182
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": 10402,
7-
"a.wasm.gz": 6704,
8-
"total": 15387,
9-
"total_gz": 9344
6+
"a.wasm": 10344,
7+
"a.wasm.gz": 6680,
8+
"total": 15329,
9+
"total_gz": 9320
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": 22199,
5-
"a.js.gz": 11579,
6-
"total": 22545,
7-
"total_gz": 11841
4+
"a.js": 22200,
5+
"a.js.gz": 11627,
6+
"total": 22546,
7+
"total_gz": 11889
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": 10402,
7-
"a.wasm.gz": 6704,
8-
"total": 14925,
9-
"total_gz": 9190
6+
"a.wasm": 10344,
7+
"a.wasm.gz": 6680,
8+
"total": 14867,
9+
"total_gz": 9166
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": 21725,
5-
"a.js.gz": 11413,
6-
"total": 22071,
7-
"total_gz": 11675
4+
"a.js": 21726,
5+
"a.js.gz": 11467,
6+
"total": 22072,
7+
"total_gz": 11729
88
}

test/code_size/hello_world_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 380,
44
"a.js": 283,
55
"a.js.gz": 244,
6-
"a.wasm": 103,
6+
"a.wasm": 106,
77
"a.wasm.gz": 113,
8-
"total": 938,
8+
"total": 941,
99
"total_gz": 737
1010
}

test/code_size/hello_world_wasm2js.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ function e(b) {
1515
for (var v, p = 0, t = a, w = f.length, y = a + (3 * w >> 2) - ("=" == f[w - 2]) - ("=" == f[w - 1]); p < w; p += 4) a = m[f.charCodeAt(p + 1)],
1616
v = m[f.charCodeAt(p + 2)], c[t++] = m[f.charCodeAt(p)] << 2 | a >> 4, t < y && (c[t++] = a << 4 | v >> 2),
1717
t < y && (c[t++] = v << 6 | m[f.charCodeAt(p + 3)]);
18+
return c;
1819
}
1920
for (var q, m = new Uint8Array(123), n = 25; 0 <= n; --n) m[48 + n] = 52 + n, m[65 + n] = n,
2021
m[97 + n] = 26 + n;
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"a.html": 323,
33
"a.html.gz": 253,
4-
"a.js": 1052,
5-
"a.js.gz": 630,
6-
"total": 1375,
7-
"total_gz": 883
4+
"a.js": 1061,
5+
"a.js.gz": 629,
6+
"total": 1384,
7+
"total_gz": 882
88
}

test/code_size/math_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": 110,
55
"a.js.gz": 125,
6-
"a.wasm": 2719,
7-
"a.wasm.gz": 1675,
8-
"total": 3381,
9-
"total_gz": 2180
6+
"a.wasm": 2722,
7+
"a.wasm.gz": 1678,
8+
"total": 3384,
9+
"total_gz": 2183
1010
}

0 commit comments

Comments
 (0)