Skip to content

Commit 361ebd7

Browse files
Automatic rebaseline of codesize expectations. NFC (#26833)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (1) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_mangle.json: 262247 => 262245 [-2 bytes / -0.00%] Average change: -0.00% (-0.00% - -0.00%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent eff7318 commit 361ebd7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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": 23290,
33
"a.out.js.gz": 8999,
4-
"a.out.nodebug.wasm": 238957,
5-
"a.out.nodebug.wasm.gz": 79820,
6-
"total": 262247,
7-
"total_gz": 88819,
4+
"a.out.nodebug.wasm": 238955,
5+
"a.out.nodebug.wasm.gz": 79818,
6+
"total": 262245,
7+
"total_gz": 88817,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

0 commit comments

Comments
 (0)