Skip to content

Commit 1ff3a4a

Browse files
Automatic rebaseline of codesize expectations. NFC (#25133)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (28) test expectation files were updated by running the tests with `--rebaseline`: ``` code_size/test_codesize_cxx_ctors1.json: 149262 => 149258 [-4 bytes / -0.00%] code_size/test_codesize_cxx_ctors2.json: 148667 => 148663 [-4 bytes / -0.00%] code_size/test_codesize_cxx_except.json: 194685 => 194681 [-4 bytes / -0.00%] code_size/test_codesize_cxx_except_wasm.json: 164272 => 164268 [-4 bytes / -0.00%] code_size/test_codesize_cxx_except_wasm_legacy.json: 161861 => 161857 [-4 bytes / -0.00%] code_size/test_codesize_cxx_lto.json: 125546 => 125540 [-6 bytes / -0.00%] code_size/test_codesize_cxx_mangle.json: 258776 => 258772 [-4 bytes / -0.00%] code_size/test_codesize_cxx_noexcept.json: 151679 => 151675 [-4 bytes / -0.00%] code_size/test_codesize_cxx_wasmfs.json: 176939 => 176935 [-4 bytes / -0.00%] code_size/test_codesize_files_wasmfs.json: 55781 => 55775 [-6 bytes / -0.01%] code_size/test_codesize_hello_O0.json: 37623 => 37623 [+0 bytes / +0.00%] code_size/test_codesize_hello_dylink.json: 45537 => 45534 [-3 bytes / -0.01%] code_size/test_codesize_hello_dylink_all.json: 843913 => 843921 [+8 bytes / +0.00%] code_size/test_codesize_mem_O3.json: 9661 => 9654 [-7 bytes / -0.07%] code_size/test_codesize_mem_O3_grow.json: 9947 => 9940 [-7 bytes / -0.07%] code_size/test_codesize_mem_O3_grow_standalone.json: 9674 => 9667 [-7 bytes / -0.07%] code_size/test_codesize_mem_O3_standalone.json: 9532 => 9525 [-7 bytes / -0.07%] code_size/test_codesize_mem_O3_standalone_lib.json: 8843 => 8836 [-7 bytes / -0.08%] code_size/test_codesize_mem_O3_standalone_narg.json: 8872 => 8865 [-7 bytes / -0.08%] code_size/test_codesize_mem_O3_standalone_narg_flto.json: 7685 => 7677 [-8 bytes / -0.10%] code_size/test_codesize_minimal_pthreads.json: 27247 => 27242 [-5 bytes / -0.02%] code_size/test_codesize_minimal_pthreads_memgrowth.json: 27675 => 27670 [-5 bytes / -0.02%] code_size/test_minimal_runtime_code_size_hello_webgl2_wasm.json: 13190 => 13208 [+18 bytes / +0.14%] code_size/test_minimal_runtime_code_size_hello_webgl2_wasm2js.json: 18548 => 18565 [+17 bytes / +0.09%] code_size/test_minimal_runtime_code_size_hello_webgl_wasm.json: 12728 => 12746 [+18 bytes / +0.14%] code_size/test_minimal_runtime_code_size_hello_webgl_wasm2js.json: 18075 => 18091 [+16 bytes / +0.09%] code_size/test_minimal_runtime_code_size_random_printf_wasm.json: 12507 => 12507 [+0 bytes / +0.00%] code_size/test_unoptimized_code_size.json: 174633 => 174633 [+0 bytes / +0.00%] Average change: -0.01% (-0.10% - +0.14%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent 7ed425e commit 1ff3a4a

28 files changed

+105
-105
lines changed

test/code_size/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": 19754,
33
"a.out.js.gz": 8162,
4-
"a.out.nodebug.wasm": 129508,
5-
"a.out.nodebug.wasm.gz": 49240,
6-
"total": 149262,
7-
"total_gz": 57402,
4+
"a.out.nodebug.wasm": 129504,
5+
"a.out.nodebug.wasm.gz": 49232,
6+
"total": 149258,
7+
"total_gz": 57394,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/code_size/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": 19732,
33
"a.out.js.gz": 8148,
4-
"a.out.nodebug.wasm": 128935,
5-
"a.out.nodebug.wasm.gz": 48881,
6-
"total": 148667,
7-
"total_gz": 57029,
4+
"a.out.nodebug.wasm": 128931,
5+
"a.out.nodebug.wasm.gz": 48876,
6+
"total": 148663,
7+
"total_gz": 57024,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/code_size/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": 23415,
33
"a.out.js.gz": 9145,
4-
"a.out.nodebug.wasm": 171270,
5-
"a.out.nodebug.wasm.gz": 57331,
6-
"total": 194685,
7-
"total_gz": 66476,
4+
"a.out.nodebug.wasm": 171266,
5+
"a.out.nodebug.wasm.gz": 57323,
6+
"total": 194681,
7+
"total_gz": 66468,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/code_size/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": 19643,
33
"a.out.js.gz": 8112,
4-
"a.out.nodebug.wasm": 144629,
5-
"a.out.nodebug.wasm.gz": 54892,
6-
"total": 164272,
7-
"total_gz": 63004,
4+
"a.out.nodebug.wasm": 144625,
5+
"a.out.nodebug.wasm.gz": 54883,
6+
"total": 164268,
7+
"total_gz": 62995,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/code_size/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": 19643,
33
"a.out.js.gz": 8112,
4-
"a.out.nodebug.wasm": 142218,
5-
"a.out.nodebug.wasm.gz": 54353,
6-
"total": 161861,
7-
"total_gz": 62465,
4+
"a.out.nodebug.wasm": 142214,
5+
"a.out.nodebug.wasm.gz": 54349,
6+
"total": 161857,
7+
"total_gz": 62461,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/code_size/test_codesize_cxx_lto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 19082,
33
"a.out.js.gz": 7841,
4-
"a.out.nodebug.wasm": 106464,
5-
"a.out.nodebug.wasm.gz": 42600,
6-
"total": 125546,
7-
"total_gz": 50441,
4+
"a.out.nodebug.wasm": 106458,
5+
"a.out.nodebug.wasm.gz": 42588,
6+
"total": 125540,
7+
"total_gz": 50429,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

test/code_size/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": 23465,
33
"a.out.js.gz": 9164,
4-
"a.out.nodebug.wasm": 235311,
5-
"a.out.nodebug.wasm.gz": 78929,
6-
"total": 258776,
7-
"total_gz": 88093,
4+
"a.out.nodebug.wasm": 235307,
5+
"a.out.nodebug.wasm.gz": 78924,
6+
"total": 258772,
7+
"total_gz": 88088,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/code_size/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": 19754,
33
"a.out.js.gz": 8162,
4-
"a.out.nodebug.wasm": 131925,
5-
"a.out.nodebug.wasm.gz": 50235,
6-
"total": 151679,
7-
"total_gz": 58397,
4+
"a.out.nodebug.wasm": 131921,
5+
"a.out.nodebug.wasm.gz": 50229,
6+
"total": 151675,
7+
"total_gz": 58391,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/code_size/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": 7143,
33
"a.out.js.gz": 3338,
4-
"a.out.nodebug.wasm": 169796,
5-
"a.out.nodebug.wasm.gz": 63083,
6-
"total": 176939,
7-
"total_gz": 66421,
4+
"a.out.nodebug.wasm": 169792,
5+
"a.out.nodebug.wasm.gz": 63078,
6+
"total": 176935,
7+
"total_gz": 66416,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/code_size/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": 5549,
33
"a.out.js.gz": 2591,
4-
"a.out.nodebug.wasm": 50232,
5-
"a.out.nodebug.wasm.gz": 18078,
6-
"total": 55781,
7-
"total_gz": 20669,
4+
"a.out.nodebug.wasm": 50226,
5+
"a.out.nodebug.wasm.gz": 18077,
6+
"total": 55775,
7+
"total_gz": 20668,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)