Skip to content

Commit d8831e2

Browse files
committed
Automatic rebaseline of codesize expectations. NFC
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (29) test expectation files were updated by running the tests with `--rebaseline`: ``` code_size/embind_hello_wasm.json: 17653 => 17653 [+0 bytes / +0.00%] code_size/embind_val_wasm.json: 16699 => 16699 [+0 bytes / +0.00%] code_size/hello_webgl2_wasm.json: 13122 => 13734 [+612 bytes / +4.66%] code_size/hello_webgl2_wasm2js.json: 18420 => 19184 [+764 bytes / +4.15%] code_size/hello_webgl_wasm.json: 12660 => 13241 [+581 bytes / +4.59%] code_size/hello_webgl_wasm2js.json: 17947 => 18682 [+735 bytes / +4.10%] code_size/random_printf_wasm.json: 12442 => 12442 [+0 bytes / +0.00%] code_size/random_printf_wasm2js.json: 17205 => 17205 [+0 bytes / +0.00%] other/codesize/test_codesize_cxx_ctors1.gzsize: 8262 => 8289 [+27 bytes / +0.33%] other/codesize/test_codesize_cxx_ctors2.gzsize: 8252 => 8279 [+27 bytes / +0.33%] other/codesize/test_codesize_cxx_except.gzsize: 9271 => 9297 [+26 bytes / +0.28%] other/codesize/test_codesize_cxx_except_wasm.gzsize: 8206 => 8234 [+28 bytes / +0.34%] other/codesize/test_codesize_cxx_except_wasm_legacy.gzsize: 8206 => 8234 [+28 bytes / +0.34%] other/codesize/test_codesize_cxx_lto.gzsize: 8279 => 8303 [+24 bytes / +0.29%] other/codesize/test_codesize_cxx_mangle.gzsize: 9275 => 9301 [+26 bytes / +0.28%] other/codesize/test_codesize_cxx_noexcept.gzsize: 8262 => 8289 [+27 bytes / +0.33%] other/codesize/test_codesize_cxx_wasmfs.gzsize: 3469 => 3472 [+3 bytes / +0.09%] other/codesize/test_codesize_files_js_fs.gzsize: 7570 => 7590 [+20 bytes / +0.26%] other/codesize/test_codesize_files_wasmfs.gzsize: 2710 => 2712 [+2 bytes / +0.07%] other/codesize/test_codesize_hello_O0.gzsize: 7984 => 7999 [+15 bytes / +0.19%] other/codesize/test_codesize_hello_dylink.gzsize: 5919 => 5926 [+7 bytes / +0.12%] other/codesize/test_codesize_mem_O3.gzsize: 2241 => 2242 [+1 bytes / +0.04%] other/codesize/test_codesize_minimal_O0.gzsize: 6330 => 6336 [+6 bytes / +0.09%] other/codesize/test_codesize_minimal_esm.gzsize: 1437 => 1397 [-40 bytes / -2.78%] other/codesize/test_codesize_minimal_esm.jssize: 2982 => 2851 [-131 bytes / -4.39%] other/codesize/test_codesize_minimal_pthreads.gzsize: 4113 => 4119 [+6 bytes / +0.15%] other/test_unoptimized_code_size.js.size: 52478 => 52447 [-31 bytes / -0.06%] other/test_unoptimized_code_size_no_asserts.js.size: 27521 => 27490 [-31 bytes / -0.11%] other/test_unoptimized_code_size_strict.js.size: 50766 => 50735 [-31 bytes / -0.06%] Average change: +0.47% (-4.39% - +4.66%) ```
1 parent 2f604a4 commit d8831e2

29 files changed

+49
-49
lines changed

test/code_size/embind_hello_wasm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.html": 552,
33
"a.html.gz": 380,
44
"a.js": 9753,
5-
"a.js.gz": 4262,
5+
"a.js.gz": 4274,
66
"a.wasm": 7348,
7-
"a.wasm.gz": 3375,
7+
"a.wasm.gz": 3379,
88
"total": 17653,
9-
"total_gz": 8017
9+
"total_gz": 8033
1010
}

test/code_size/embind_val_wasm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.html": 552,
33
"a.html.gz": 380,
44
"a.js": 7028,
5-
"a.js.gz": 3021,
5+
"a.js.gz": 3024,
66
"a.wasm": 9119,
7-
"a.wasm.gz": 4701,
7+
"a.wasm.gz": 4705,
88
"total": 16699,
9-
"total_gz": 8102
9+
"total_gz": 8109
1010
}

test/code_size/hello_webgl2_wasm.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 454,
33
"a.html.gz": 328,
4-
"a.js": 4382,
5-
"a.js.gz": 2251,
4+
"a.js": 4994,
5+
"a.js.gz": 2483,
66
"a.wasm": 8286,
7-
"a.wasm.gz": 5616,
8-
"total": 13122,
9-
"total_gz": 8195
7+
"a.wasm.gz": 5618,
8+
"total": 13734,
9+
"total_gz": 8429
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": 18074,
5-
"a.js.gz": 9773,
6-
"total": 18420,
7-
"total_gz": 10035
4+
"a.js": 18838,
5+
"a.js.gz": 10101,
6+
"total": 19184,
7+
"total_gz": 10363
88
}

test/code_size/hello_webgl_wasm.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.html": 454,
33
"a.html.gz": 328,
4-
"a.js": 3920,
5-
"a.js.gz": 2089,
4+
"a.js": 4501,
5+
"a.js.gz": 2313,
66
"a.wasm": 8286,
7-
"a.wasm.gz": 5616,
8-
"total": 12660,
9-
"total_gz": 8033
7+
"a.wasm.gz": 5618,
8+
"total": 13241,
9+
"total_gz": 8259
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": 17601,
5-
"a.js.gz": 9608,
6-
"total": 17947,
7-
"total_gz": 9870
4+
"a.js": 18336,
5+
"a.js.gz": 9936,
6+
"total": 18682,
7+
"total_gz": 10198
88
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"a.html": 12442,
3-
"a.html.gz": 6793,
3+
"a.html.gz": 6812,
44
"total": 12442,
5-
"total_gz": 6793
5+
"total_gz": 6812
66
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"a.html": 17205,
3-
"a.html.gz": 7516,
3+
"a.html.gz": 7541,
44
"total": 17205,
5-
"total_gz": 7516
5+
"total_gz": 7541
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8262
1+
8289
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8252
1+
8279

0 commit comments

Comments
 (0)