Skip to content

Commit 82e1885

Browse files
Automatic rebaseline of codesize expectations. NFC (#26615)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (2) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_mangle.json: 262181 => 262181 [+0 bytes / +0.00%] codesize/test_codesize_hello_dylink_all.json: 821787 => 821790 [+3 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 8e4eee8 commit 82e1885

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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": 23224,
33
"a.out.js.gz": 8983,
44
"a.out.nodebug.wasm": 238957,
5-
"a.out.nodebug.wasm.gz": 79847,
5+
"a.out.nodebug.wasm.gz": 79842,
66
"total": 262181,
7-
"total_gz": 88830,
7+
"total_gz": 88825,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

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": 244343,
3-
"a.out.nodebug.wasm": 577444,
4-
"total": 821787,
3+
"a.out.nodebug.wasm": 577447,
4+
"total": 821790,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",

0 commit comments

Comments
 (0)