Skip to content

Commit d653a2a

Browse files
Automatic rebaseline of codesize expectations. NFC (#25552)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (17) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 149179 => 149174 [-5 bytes / -0.00%] codesize/test_codesize_cxx_ctors2.json: 148583 => 148578 [-5 bytes / -0.00%] codesize/test_codesize_cxx_except.json: 194596 => 194591 [-5 bytes / -0.00%] codesize/test_codesize_cxx_except_wasm.json: 164116 => 164111 [-5 bytes / -0.00%] codesize/test_codesize_cxx_except_wasm_legacy.json: 161774 => 161769 [-5 bytes / -0.00%] codesize/test_codesize_cxx_lto.json: 125472 => 125472 [+0 bytes / +0.00%] codesize/test_codesize_cxx_mangle.json: 258687 => 258682 [-5 bytes / -0.00%] codesize/test_codesize_cxx_noexcept.json: 151596 => 151591 [-5 bytes / -0.00%] codesize/test_codesize_cxx_wasmfs.json: 176845 => 176780 [-65 bytes / -0.04%] codesize/test_codesize_files_wasmfs.json: 55689 => 55683 [-6 bytes / -0.01%] codesize/test_codesize_hello_dylink_all.json: 843575 => 843553 [-22 bytes / -0.00%] codesize/test_codesize_minimal_pthreads.json: 27208 => 27208 [+0 bytes / +0.00%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 27636 => 27636 [+0 bytes / +0.00%] codesize/test_minimal_runtime_code_size_hello_embind.json: 15122 => 15122 [+0 bytes / +0.00%] codesize/test_minimal_runtime_code_size_hello_webgl2_wasm.json: 13208 => 13208 [+0 bytes / +0.00%] codesize/test_minimal_runtime_code_size_hello_webgl2_wasm2js.json: 18553 => 18553 [+0 bytes / +0.00%] codesize/test_minimal_runtime_code_size_hello_webgl_wasm.json: 12746 => 12746 [+0 bytes / +0.00%] Average change: -0.00% (-0.04% - +0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent 1967514 commit d653a2a

17 files changed

+52
-52
lines changed

test/codesize/test_codesize_cxx_ctors1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19670,
33
"a.out.js.gz": 8152,
4-
"a.out.nodebug.wasm": 129509,
5-
"a.out.nodebug.wasm.gz": 49243,
6-
"total": 149179,
7-
"total_gz": 57395,
4+
"a.out.nodebug.wasm": 129504,
5+
"a.out.nodebug.wasm.gz": 49231,
6+
"total": 149174,
7+
"total_gz": 57383,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_cxx_ctors2.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19647,
33
"a.out.js.gz": 8139,
4-
"a.out.nodebug.wasm": 128936,
5-
"a.out.nodebug.wasm.gz": 48884,
6-
"total": 148583,
7-
"total_gz": 57023,
4+
"a.out.nodebug.wasm": 128931,
5+
"a.out.nodebug.wasm.gz": 48873,
6+
"total": 148578,
7+
"total_gz": 57012,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_cxx_except.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 23325,
33
"a.out.js.gz": 9128,
4-
"a.out.nodebug.wasm": 171271,
5-
"a.out.nodebug.wasm.gz": 57338,
6-
"total": 194596,
7-
"total_gz": 66466,
4+
"a.out.nodebug.wasm": 171266,
5+
"a.out.nodebug.wasm.gz": 57329,
6+
"total": 194591,
7+
"total_gz": 66457,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/codesize/test_codesize_cxx_except_wasm.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19486,
33
"a.out.js.gz": 8077,
4-
"a.out.nodebug.wasm": 144630,
5-
"a.out.nodebug.wasm.gz": 54894,
6-
"total": 164116,
7-
"total_gz": 62971,
4+
"a.out.nodebug.wasm": 144625,
5+
"a.out.nodebug.wasm.gz": 54885,
6+
"total": 164111,
7+
"total_gz": 62962,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/codesize/test_codesize_cxx_except_wasm_legacy.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19555,
33
"a.out.js.gz": 8099,
4-
"a.out.nodebug.wasm": 142219,
5-
"a.out.nodebug.wasm.gz": 54358,
6-
"total": 161774,
7-
"total_gz": 62457,
4+
"a.out.nodebug.wasm": 142214,
5+
"a.out.nodebug.wasm.gz": 54348,
6+
"total": 161769,
7+
"total_gz": 62447,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/codesize/test_codesize_cxx_lto.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 19009,
33
"a.out.js.gz": 7829,
44
"a.out.nodebug.wasm": 106463,
5-
"a.out.nodebug.wasm.gz": 42595,
5+
"a.out.nodebug.wasm.gz": 42599,
66
"total": 125472,
7-
"total_gz": 50424,
7+
"total_gz": 50428,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

test/codesize/test_codesize_cxx_mangle.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 23375,
33
"a.out.js.gz": 9148,
4-
"a.out.nodebug.wasm": 235312,
5-
"a.out.nodebug.wasm.gz": 78933,
6-
"total": 258687,
7-
"total_gz": 88081,
4+
"a.out.nodebug.wasm": 235307,
5+
"a.out.nodebug.wasm.gz": 78929,
6+
"total": 258682,
7+
"total_gz": 88077,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/codesize/test_codesize_cxx_noexcept.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19670,
33
"a.out.js.gz": 8152,
4-
"a.out.nodebug.wasm": 131926,
5-
"a.out.nodebug.wasm.gz": 50238,
6-
"total": 151596,
7-
"total_gz": 58390,
4+
"a.out.nodebug.wasm": 131921,
5+
"a.out.nodebug.wasm.gz": 50228,
6+
"total": 151591,
7+
"total_gz": 58380,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_cxx_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 7059,
33
"a.out.js.gz": 3330,
4-
"a.out.nodebug.wasm": 169786,
5-
"a.out.nodebug.wasm.gz": 63077,
6-
"total": 176845,
7-
"total_gz": 66407,
4+
"a.out.nodebug.wasm": 169721,
5+
"a.out.nodebug.wasm.gz": 62983,
6+
"total": 176780,
7+
"total_gz": 66313,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_files_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 5465,
33
"a.out.js.gz": 2576,
4-
"a.out.nodebug.wasm": 50224,
5-
"a.out.nodebug.wasm.gz": 18089,
6-
"total": 55689,
7-
"total_gz": 20665,
4+
"a.out.nodebug.wasm": 50218,
5+
"a.out.nodebug.wasm.gz": 18082,
6+
"total": 55683,
7+
"total_gz": 20658,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)