Skip to content

Commit e8d2b61

Browse files
Automatic rebaseline of codesize expectations. NFC (#24835)
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`: ``` code_size/test_codesize_cxx_mangle.json: 258786 => 258785 [-1 bytes / -0.00%] Average change: -0.00% (-0.00% - -0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent 6f625bd commit e8d2b61

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/code_size/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": 23460,
33
"a.out.js.gz": 9162,
4-
"a.out.nodebug.wasm": 235326,
5-
"a.out.nodebug.wasm.gz": 78948,
6-
"total": 258786,
7-
"total_gz": 88110,
4+
"a.out.nodebug.wasm": 235325,
5+
"a.out.nodebug.wasm.gz": 78943,
6+
"total": 258785,
7+
"total_gz": 88105,
88
"sent": [
99
"__cxa_begin_catch",
1010
"__cxa_end_catch",

0 commit comments

Comments
 (0)