Skip to content

Commit 3901c02

Browse files
Automatic rebaseline of codesize expectations. NFC (#24897)
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`: ``` code_size/test_codesize_cxx_wasmfs.json: 176934 => 176934 [+0 bytes / +0.00%] code_size/test_codesize_files_wasmfs.json: 55777 => 55777 [+0 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent c78a68d commit 3901c02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/code_size/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": 7138,
33
"a.out.js.gz": 3337,
44
"a.out.nodebug.wasm": 169796,
5-
"a.out.nodebug.wasm.gz": 63081,
5+
"a.out.nodebug.wasm.gz": 63083,
66
"total": 176934,
7-
"total_gz": 66418,
7+
"total_gz": 66420,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/code_size/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": 5545,
33
"a.out.js.gz": 2590,
44
"a.out.nodebug.wasm": 50232,
5-
"a.out.nodebug.wasm.gz": 18077,
5+
"a.out.nodebug.wasm.gz": 18078,
66
"total": 55777,
7-
"total_gz": 20667,
7+
"total_gz": 20668,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)