Skip to content

Commit ae0f0f6

Browse files
committed
Automatic rebaseline of codesize expectations. NFC
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_wasmfs.json: 179778 => 179922 [+144 bytes / +0.08%] codesize/test_codesize_files_wasmfs.json: 63836 => 64016 [+180 bytes / +0.28%] Average change: +0.18% (+0.08% - +0.28%) ```
1 parent 797eccc commit ae0f0f6

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

test/codesize/test_codesize_cxx_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 7056,
33
"a.out.js.gz": 3322,
4-
"a.out.nodebug.wasm": 172722,
5-
"a.out.nodebug.wasm.gz": 63399,
6-
"total": 179778,
7-
"total_gz": 66721,
4+
"a.out.nodebug.wasm": 172866,
5+
"a.out.nodebug.wasm.gz": 63432,
6+
"total": 179922,
7+
"total_gz": 66754,
88
"sent": [
99
"__cxa_throw",
1010
"_abort_js",

test/codesize/test_codesize_files_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 5487,
33
"a.out.js.gz": 2586,
4-
"a.out.nodebug.wasm": 58349,
5-
"a.out.nodebug.wasm.gz": 18248,
6-
"total": 63836,
7-
"total_gz": 20834,
4+
"a.out.nodebug.wasm": 58529,
5+
"a.out.nodebug.wasm.gz": 18272,
6+
"total": 64016,
7+
"total_gz": 20858,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)