Skip to content

Commit f8611eb

Browse files
Automatic rebaseline of codesize expectations. NFC (#25789)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (30) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 149173 => 149126 [-47 bytes / -0.03%] codesize/test_codesize_cxx_ctors2.json: 148577 => 148530 [-47 bytes / -0.03%] codesize/test_codesize_cxx_except.json: 194636 => 194589 [-47 bytes / -0.02%] codesize/test_codesize_cxx_except_wasm.json: 164153 => 164106 [-47 bytes / -0.03%] codesize/test_codesize_cxx_except_wasm_legacy.json: 161811 => 161764 [-47 bytes / -0.03%] codesize/test_codesize_cxx_lto.json: 125448 => 125452 [+4 bytes / +0.00%] codesize/test_codesize_cxx_mangle.json: 258718 => 258665 [-53 bytes / -0.02%] codesize/test_codesize_cxx_noexcept.json: 151590 => 151543 [-47 bytes / -0.03%] codesize/test_codesize_cxx_wasmfs.json: 176779 => 176720 [-59 bytes / -0.03%] codesize/test_codesize_files_wasmfs.json: 55683 => 55679 [-4 bytes / -0.01%] codesize/test_codesize_hello_O0.json: 39362 => 39336 [-26 bytes / -0.07%] codesize/test_codesize_hello_dylink.json: 44309 => 44313 [+4 bytes / +0.01%] codesize/test_codesize_hello_dylink_all.json: 819404 => 819266 [-138 bytes / -0.02%] codesize/test_codesize_mem_O3.json: 9610 => 9612 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_grow.json: 9896 => 9898 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_grow_standalone.json: 9649 => 9651 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_standalone.json: 9507 => 9509 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_standalone_lib.json: 8802 => 8804 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_standalone_narg.json: 8835 => 8837 [+2 bytes / +0.02%] codesize/test_codesize_mem_O3_standalone_narg_flto.json: 7647 => 7649 [+2 bytes / +0.03%] codesize/test_codesize_minimal_pthreads.json: 27208 => 27214 [+6 bytes / +0.02%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 27636 => 27642 [+6 bytes / +0.02%] codesize/test_minimal_runtime_code_size_hello_webgl2_wasm.json: 13204 => 13199 [-5 bytes / -0.04%] codesize/test_minimal_runtime_code_size_hello_webgl2_wasm2js.json: 18554 => 18543 [-11 bytes / -0.06%] codesize/test_minimal_runtime_code_size_hello_webgl2_wasm_singlefile.json: 15147 => 15135 [-12 bytes / -0.08%] codesize/test_minimal_runtime_code_size_hello_webgl_wasm.json: 12742 => 12737 [-5 bytes / -0.04%] codesize/test_minimal_runtime_code_size_hello_webgl_wasm2js.json: 18081 => 18070 [-11 bytes / -0.06%] codesize/test_minimal_runtime_code_size_random_printf_wasm.json: 10993 => 10982 [-11 bytes / -0.10%] codesize/test_minimal_runtime_code_size_random_printf_wasm2js.json: 17229 => 17225 [-4 bytes / -0.02%] codesize/test_unoptimized_code_size.json: 181056 => 180978 [-78 bytes / -0.04%] Average change: -0.02% (-0.10% - +0.03%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 80269bf commit f8611eb

30 files changed

+111
-111
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": 129503,
5-
"a.out.nodebug.wasm.gz": 49248,
6-
"total": 149173,
7-
"total_gz": 57400,
4+
"a.out.nodebug.wasm": 129456,
5+
"a.out.nodebug.wasm.gz": 49187,
6+
"total": 149126,
7+
"total_gz": 57339,
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": 128930,
5-
"a.out.nodebug.wasm.gz": 48886,
6-
"total": 148577,
7-
"total_gz": 57025,
4+
"a.out.nodebug.wasm": 128883,
5+
"a.out.nodebug.wasm.gz": 48829,
6+
"total": 148530,
7+
"total_gz": 56968,
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": 171311,
5-
"a.out.nodebug.wasm.gz": 57348,
6-
"total": 194636,
7-
"total_gz": 66476,
4+
"a.out.nodebug.wasm": 171264,
5+
"a.out.nodebug.wasm.gz": 57309,
6+
"total": 194589,
7+
"total_gz": 66437,
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": 144667,
5-
"a.out.nodebug.wasm.gz": 54907,
6-
"total": 164153,
7-
"total_gz": 62984,
4+
"a.out.nodebug.wasm": 144620,
5+
"a.out.nodebug.wasm.gz": 54869,
6+
"total": 164106,
7+
"total_gz": 62946,
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": 142256,
5-
"a.out.nodebug.wasm.gz": 54366,
6-
"total": 161811,
7-
"total_gz": 62465,
4+
"a.out.nodebug.wasm": 142209,
5+
"a.out.nodebug.wasm.gz": 54320,
6+
"total": 161764,
7+
"total_gz": 62419,
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": 106439,
5-
"a.out.nodebug.wasm.gz": 42591,
6-
"total": 125448,
7-
"total_gz": 50420,
4+
"a.out.nodebug.wasm": 106443,
5+
"a.out.nodebug.wasm.gz": 42551,
6+
"total": 125452,
7+
"total_gz": 50380,
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": 235343,
5-
"a.out.nodebug.wasm.gz": 78952,
6-
"total": 258718,
7-
"total_gz": 88100,
4+
"a.out.nodebug.wasm": 235290,
5+
"a.out.nodebug.wasm.gz": 78915,
6+
"total": 258665,
7+
"total_gz": 88063,
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": 131920,
5-
"a.out.nodebug.wasm.gz": 50242,
6-
"total": 151590,
7-
"total_gz": 58394,
4+
"a.out.nodebug.wasm": 131873,
5+
"a.out.nodebug.wasm.gz": 50187,
6+
"total": 151543,
7+
"total_gz": 58339,
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": 169720,
5-
"a.out.nodebug.wasm.gz": 62996,
6-
"total": 176779,
7-
"total_gz": 66326,
4+
"a.out.nodebug.wasm": 169661,
5+
"a.out.nodebug.wasm.gz": 62933,
6+
"total": 176720,
7+
"total_gz": 66263,
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": 50218,
5-
"a.out.nodebug.wasm.gz": 18086,
6-
"total": 55683,
7-
"total_gz": 20662,
4+
"a.out.nodebug.wasm": 50214,
5+
"a.out.nodebug.wasm.gz": 18061,
6+
"total": 55679,
7+
"total_gz": 20637,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)