Skip to content

Commit 453aed8

Browse files
Automatic rebaseline of codesize expectations. NFC
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (8) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_ctors1.json: 152002 => 152002 [+0 bytes / +0.00%] codesize/test_codesize_cxx_except.json: 195902 => 195902 [+0 bytes / +0.00%] codesize/test_codesize_cxx_except_wasm.json: 167135 => 167135 [+0 bytes / +0.00%] codesize/test_codesize_cxx_except_wasm_legacy.json: 165015 => 165015 [+0 bytes / +0.00%] codesize/test_codesize_cxx_mangle.json: 262381 => 262381 [+0 bytes / +0.00%] codesize/test_codesize_cxx_noexcept.json: 154004 => 154004 [+0 bytes / +0.00%] codesize/test_codesize_cxx_wasmfs.json: 179751 => 179751 [+0 bytes / +0.00%] codesize/test_codesize_files_wasmfs.json: 63811 => 63811 [+0 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ```
1 parent d1c95e6 commit 453aed8

8 files changed

Lines changed: 16 additions & 16 deletions

test/codesize/test_codesize_cxx_ctors1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 19322,
33
"a.out.js.gz": 8008,
44
"a.out.nodebug.wasm": 132680,
5-
"a.out.nodebug.wasm.gz": 49969,
5+
"a.out.nodebug.wasm.gz": 49967,
66
"total": 152002,
7-
"total_gz": 57977,
7+
"total_gz": 57975,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_cxx_except.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 23298,
33
"a.out.js.gz": 8987,
44
"a.out.nodebug.wasm": 172604,
5-
"a.out.nodebug.wasm.gz": 57507,
5+
"a.out.nodebug.wasm.gz": 57504,
66
"total": 195902,
7-
"total_gz": 66494,
7+
"total_gz": 66491,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/codesize/test_codesize_cxx_except_wasm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 19125,
33
"a.out.js.gz": 7925,
44
"a.out.nodebug.wasm": 148010,
5-
"a.out.nodebug.wasm.gz": 55366,
5+
"a.out.nodebug.wasm.gz": 55368,
66
"total": 167135,
7-
"total_gz": 63291,
7+
"total_gz": 63293,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/codesize/test_codesize_cxx_except_wasm_legacy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 19199,
33
"a.out.js.gz": 7955,
44
"a.out.nodebug.wasm": 145816,
5-
"a.out.nodebug.wasm.gz": 54992,
5+
"a.out.nodebug.wasm.gz": 54987,
66
"total": 165015,
7-
"total_gz": 62947,
7+
"total_gz": 62942,
88
"sent": [
99
"_abort_js",
1010
"_tzset_js",

test/codesize/test_codesize_cxx_mangle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 23348,
33
"a.out.js.gz": 9009,
44
"a.out.nodebug.wasm": 239033,
5-
"a.out.nodebug.wasm.gz": 79867,
5+
"a.out.nodebug.wasm.gz": 79863,
66
"total": 262381,
7-
"total_gz": 88876,
7+
"total_gz": 88872,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

test/codesize/test_codesize_cxx_noexcept.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 19322,
33
"a.out.js.gz": 8008,
44
"a.out.nodebug.wasm": 134682,
5-
"a.out.nodebug.wasm.gz": 50811,
5+
"a.out.nodebug.wasm.gz": 50810,
66
"total": 154004,
7-
"total_gz": 58819,
7+
"total_gz": 58818,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_cxx_wasmfs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 7056,
33
"a.out.js.gz": 3322,
44
"a.out.nodebug.wasm": 172695,
5-
"a.out.nodebug.wasm.gz": 63388,
5+
"a.out.nodebug.wasm.gz": 63383,
66
"total": 179751,
7-
"total_gz": 66710,
7+
"total_gz": 66705,
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": 5487,
33
"a.out.js.gz": 2586,
44
"a.out.nodebug.wasm": 58324,
5-
"a.out.nodebug.wasm.gz": 18216,
5+
"a.out.nodebug.wasm.gz": 18215,
66
"total": 63811,
7-
"total_gz": 20802,
7+
"total_gz": 20801,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)