Skip to content

Commit 2cfc657

Browse files
Automatic rebaseline of codesize expectations. NFC (#26415)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (7) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 152157 => 152209 [+52 bytes / +0.03%] codesize/test_codesize_cxx_ctors2.json: 151554 => 151606 [+52 bytes / +0.03%] codesize/test_codesize_cxx_lto.json: 120758 => 120818 [+60 bytes / +0.05%] codesize/test_codesize_cxx_noexcept.json: 154164 => 154216 [+52 bytes / +0.03%] codesize/test_codesize_cxx_wasmfs.json: 179944 => 179996 [+52 bytes / +0.03%] codesize/test_minimal_runtime_code_size_hello_embind.json: 14891 => 14908 [+17 bytes / +0.11%] codesize/test_minimal_runtime_code_size_hello_embind_val.json: 11687 => 11703 [+16 bytes / +0.14%] Average change: +0.06% (+0.03% - +0.14%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 1d20033 commit 2cfc657

7 files changed

+28
-28
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": 19344,
33
"a.out.js.gz": 8016,
4-
"a.out.nodebug.wasm": 132813,
5-
"a.out.nodebug.wasm.gz": 49862,
6-
"total": 152157,
7-
"total_gz": 57878,
4+
"a.out.nodebug.wasm": 132865,
5+
"a.out.nodebug.wasm.gz": 49889,
6+
"total": 152209,
7+
"total_gz": 57905,
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": 19321,
33
"a.out.js.gz": 8003,
4-
"a.out.nodebug.wasm": 132233,
5-
"a.out.nodebug.wasm.gz": 49515,
6-
"total": 151554,
7-
"total_gz": 57518,
4+
"a.out.nodebug.wasm": 132285,
5+
"a.out.nodebug.wasm.gz": 49542,
6+
"total": 151606,
7+
"total_gz": 57545,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_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": 18692,
33
"a.out.js.gz": 7702,
4-
"a.out.nodebug.wasm": 102066,
5-
"a.out.nodebug.wasm.gz": 39421,
6-
"total": 120758,
7-
"total_gz": 47123,
4+
"a.out.nodebug.wasm": 102126,
5+
"a.out.nodebug.wasm.gz": 39426,
6+
"total": 120818,
7+
"total_gz": 47128,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

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": 19344,
33
"a.out.js.gz": 8016,
4-
"a.out.nodebug.wasm": 134820,
5-
"a.out.nodebug.wasm.gz": 50699,
6-
"total": 154164,
7-
"total_gz": 58715,
4+
"a.out.nodebug.wasm": 134872,
5+
"a.out.nodebug.wasm.gz": 50724,
6+
"total": 154216,
7+
"total_gz": 58740,
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": 7053,
33
"a.out.js.gz": 3325,
4-
"a.out.nodebug.wasm": 172891,
5-
"a.out.nodebug.wasm.gz": 63277,
6-
"total": 179944,
7-
"total_gz": 66602,
4+
"a.out.nodebug.wasm": 172943,
5+
"a.out.nodebug.wasm.gz": 63297,
6+
"total": 179996,
7+
"total_gz": 66622,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_minimal_runtime_code_size_hello_embind.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 371,
44
"a.js": 7262,
55
"a.js.gz": 3323,
6-
"a.wasm": 7081,
7-
"a.wasm.gz": 3250,
8-
"total": 14891,
9-
"total_gz": 6944
6+
"a.wasm": 7098,
7+
"a.wasm.gz": 3255,
8+
"total": 14908,
9+
"total_gz": 6949
1010
}

test/codesize/test_minimal_runtime_code_size_hello_embind_val.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"a.html.gz": 371,
44
"a.js": 5353,
55
"a.js.gz": 2522,
6-
"a.wasm": 5786,
7-
"a.wasm.gz": 2726,
8-
"total": 11687,
9-
"total_gz": 5619
6+
"a.wasm": 5802,
7+
"a.wasm.gz": 2732,
8+
"total": 11703,
9+
"total_gz": 5625
1010
}

0 commit comments

Comments
 (0)