Skip to content

Commit 51db36f

Browse files
Automatic rebaseline of codesize expectations. NFC (#27141)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (10) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 151847 => 151801 [-46 bytes / -0.03%] codesize/test_codesize_cxx_ctors2.json: 151250 => 151204 [-46 bytes / -0.03%] codesize/test_codesize_cxx_except.json: 195741 => 195695 [-46 bytes / -0.02%] codesize/test_codesize_cxx_except_wasm.json: 166971 => 166925 [-46 bytes / -0.03%] codesize/test_codesize_cxx_except_wasm_legacy.json: 164855 => 164809 [-46 bytes / -0.03%] codesize/test_codesize_cxx_lto.json: 120689 => 120628 [-61 bytes / -0.05%] codesize/test_codesize_cxx_mangle.json: 262220 => 262174 [-46 bytes / -0.02%] codesize/test_codesize_cxx_noexcept.json: 153847 => 153801 [-46 bytes / -0.03%] codesize/test_codesize_cxx_wasmfs.json: 179596 => 179550 [-46 bytes / -0.03%] codesize/test_codesize_hello_dylink_all.json: 855782 => 855733 [-49 bytes / -0.01%] Average change: -0.03% (-0.05% - -0.01%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 62de996 commit 51db36f

10 files changed

Lines changed: 38 additions & 38 deletions

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": 19181,
33
"a.out.js.gz": 7935,
4-
"a.out.nodebug.wasm": 132666,
5-
"a.out.nodebug.wasm.gz": 49962,
6-
"total": 151847,
7-
"total_gz": 57897,
4+
"a.out.nodebug.wasm": 132620,
5+
"a.out.nodebug.wasm.gz": 49949,
6+
"total": 151801,
7+
"total_gz": 57884,
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": 19158,
33
"a.out.js.gz": 7919,
4-
"a.out.nodebug.wasm": 132092,
5-
"a.out.nodebug.wasm.gz": 49625,
6-
"total": 151250,
7-
"total_gz": 57544,
4+
"a.out.nodebug.wasm": 132046,
5+
"a.out.nodebug.wasm.gz": 49612,
6+
"total": 151204,
7+
"total_gz": 57531,
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": 23155,
33
"a.out.js.gz": 8922,
4-
"a.out.nodebug.wasm": 172586,
5-
"a.out.nodebug.wasm.gz": 57501,
6-
"total": 195741,
7-
"total_gz": 66423,
4+
"a.out.nodebug.wasm": 172540,
5+
"a.out.nodebug.wasm.gz": 57488,
6+
"total": 195695,
7+
"total_gz": 66410,
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": 18980,
33
"a.out.js.gz": 7854,
4-
"a.out.nodebug.wasm": 147991,
5-
"a.out.nodebug.wasm.gz": 55370,
6-
"total": 166971,
7-
"total_gz": 63224,
4+
"a.out.nodebug.wasm": 147945,
5+
"a.out.nodebug.wasm.gz": 55358,
6+
"total": 166925,
7+
"total_gz": 63212,
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": 19058,
33
"a.out.js.gz": 7878,
4-
"a.out.nodebug.wasm": 145797,
5-
"a.out.nodebug.wasm.gz": 54992,
6-
"total": 164855,
7-
"total_gz": 62870,
4+
"a.out.nodebug.wasm": 145751,
5+
"a.out.nodebug.wasm.gz": 54985,
6+
"total": 164809,
7+
"total_gz": 62863,
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": 18521,
33
"a.out.js.gz": 7624,
4-
"a.out.nodebug.wasm": 102168,
5-
"a.out.nodebug.wasm.gz": 39572,
6-
"total": 120689,
7-
"total_gz": 47196,
4+
"a.out.nodebug.wasm": 102107,
5+
"a.out.nodebug.wasm.gz": 39556,
6+
"total": 120628,
7+
"total_gz": 47180,
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": 23205,
33
"a.out.js.gz": 8945,
4-
"a.out.nodebug.wasm": 239015,
5-
"a.out.nodebug.wasm.gz": 79854,
6-
"total": 262220,
7-
"total_gz": 88799,
4+
"a.out.nodebug.wasm": 238969,
5+
"a.out.nodebug.wasm.gz": 79841,
6+
"total": 262174,
7+
"total_gz": 88786,
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": 19181,
33
"a.out.js.gz": 7935,
4-
"a.out.nodebug.wasm": 134666,
5-
"a.out.nodebug.wasm.gz": 50806,
6-
"total": 153847,
7-
"total_gz": 58741,
4+
"a.out.nodebug.wasm": 134620,
5+
"a.out.nodebug.wasm.gz": 50788,
6+
"total": 153801,
7+
"total_gz": 58723,
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": 6919,
33
"a.out.js.gz": 3244,
4-
"a.out.nodebug.wasm": 172677,
5-
"a.out.nodebug.wasm.gz": 63357,
6-
"total": 179596,
7-
"total_gz": 66601,
4+
"a.out.nodebug.wasm": 172631,
5+
"a.out.nodebug.wasm.gz": 63338,
6+
"total": 179550,
7+
"total_gz": 66582,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_hello_dylink_all.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"a.out.js": 268230,
3-
"a.out.nodebug.wasm": 587552,
4-
"total": 855782,
3+
"a.out.nodebug.wasm": 587503,
4+
"total": 855733,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",

0 commit comments

Comments
 (0)