Skip to content

Commit acb90da

Browse files
Automatic rebaseline of codesize expectations. NFC (emscripten-core#25819)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (24) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 149136 => 149124 [-12 bytes / -0.01%] codesize/test_codesize_cxx_ctors2.json: 148540 => 148528 [-12 bytes / -0.01%] codesize/test_codesize_cxx_except.json: 194599 => 194587 [-12 bytes / -0.01%] codesize/test_codesize_cxx_except_wasm.json: 164116 => 164104 [-12 bytes / -0.01%] codesize/test_codesize_cxx_except_wasm_legacy.json: 161774 => 161762 [-12 bytes / -0.01%] codesize/test_codesize_cxx_lto.json: 125477 => 125465 [-12 bytes / -0.01%] codesize/test_codesize_cxx_mangle.json: 258675 => 258658 [-17 bytes / -0.01%] codesize/test_codesize_cxx_noexcept.json: 151553 => 151541 [-12 bytes / -0.01%] codesize/test_codesize_cxx_wasmfs.json: 176730 => 176718 [-12 bytes / -0.01%] codesize/test_codesize_files_wasmfs.json: 55679 => 55679 [+0 bytes / +0.00%] codesize/test_codesize_hello_O0.json: 39338 => 39326 [-12 bytes / -0.03%] codesize/test_codesize_hello_dylink.json: 44433 => 44423 [-10 bytes / -0.02%] codesize/test_codesize_hello_dylink_all.json: 819966 => 819806 [-160 bytes / -0.02%] codesize/test_codesize_mem_O3.json: 9612 => 9612 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_grow.json: 9898 => 9898 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_grow_standalone.json: 9651 => 9651 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_standalone.json: 9509 => 9509 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_standalone_lib.json: 8804 => 8804 [+0 bytes / +0.00%] codesize/test_codesize_mem_O3_standalone_narg.json: 8837 => 8837 [+0 bytes / +0.00%] codesize/test_codesize_minimal_pthreads.json: 27226 => 27226 [+0 bytes / +0.00%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 27654 => 27654 [+0 bytes / +0.00%] codesize/test_minimal_runtime_code_size_random_printf_wasm.json: 10988 => 10980 [-8 bytes / -0.07%] codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json: 17225 => 17169 [-56 bytes / -0.33%] codesize/test_unoptimized_code_size.json: 180984 => 180948 [-36 bytes / -0.02%] Average change: -0.02% (-0.33% - +0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent 7c9c6e8 commit acb90da

24 files changed

+76
-76
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": 129466,
5-
"a.out.nodebug.wasm.gz": 49162,
6-
"total": 149136,
7-
"total_gz": 57314,
4+
"a.out.nodebug.wasm": 129454,
5+
"a.out.nodebug.wasm.gz": 49164,
6+
"total": 149124,
7+
"total_gz": 57316,
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": 128893,
5-
"a.out.nodebug.wasm.gz": 48808,
6-
"total": 148540,
7-
"total_gz": 56947,
4+
"a.out.nodebug.wasm": 128881,
5+
"a.out.nodebug.wasm.gz": 48809,
6+
"total": 148528,
7+
"total_gz": 56948,
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": 171274,
5-
"a.out.nodebug.wasm.gz": 57279,
6-
"total": 194599,
7-
"total_gz": 66407,
4+
"a.out.nodebug.wasm": 171262,
5+
"a.out.nodebug.wasm.gz": 57278,
6+
"total": 194587,
7+
"total_gz": 66406,
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": 54849,
6-
"total": 164116,
7-
"total_gz": 62926,
4+
"a.out.nodebug.wasm": 144618,
5+
"a.out.nodebug.wasm.gz": 54850,
6+
"total": 164104,
7+
"total_gz": 62927,
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": 54301,
6-
"total": 161774,
7-
"total_gz": 62400,
4+
"a.out.nodebug.wasm": 142207,
5+
"a.out.nodebug.wasm.gz": 54300,
6+
"total": 161762,
7+
"total_gz": 62399,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/codesize/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": 19009,
33
"a.out.js.gz": 7829,
4-
"a.out.nodebug.wasm": 106468,
5-
"a.out.nodebug.wasm.gz": 42566,
6-
"total": 125477,
7-
"total_gz": 50395,
4+
"a.out.nodebug.wasm": 106456,
5+
"a.out.nodebug.wasm.gz": 42570,
6+
"total": 125465,
7+
"total_gz": 50399,
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": 235300,
5-
"a.out.nodebug.wasm.gz": 78896,
6-
"total": 258675,
7-
"total_gz": 88044,
4+
"a.out.nodebug.wasm": 235283,
5+
"a.out.nodebug.wasm.gz": 78886,
6+
"total": 258658,
7+
"total_gz": 88034,
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": 131883,
5-
"a.out.nodebug.wasm.gz": 50164,
6-
"total": 151553,
7-
"total_gz": 58316,
4+
"a.out.nodebug.wasm": 131871,
5+
"a.out.nodebug.wasm.gz": 50163,
6+
"total": 151541,
7+
"total_gz": 58315,
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": 169671,
5-
"a.out.nodebug.wasm.gz": 62902,
6-
"total": 176730,
7-
"total_gz": 66232,
4+
"a.out.nodebug.wasm": 169659,
5+
"a.out.nodebug.wasm.gz": 62903,
6+
"total": 176718,
7+
"total_gz": 66233,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_files_wasmfs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 5465,
33
"a.out.js.gz": 2576,
44
"a.out.nodebug.wasm": 50214,
5-
"a.out.nodebug.wasm.gz": 18061,
5+
"a.out.nodebug.wasm.gz": 18070,
66
"total": 55679,
7-
"total_gz": 20637,
7+
"total_gz": 20646,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)