Skip to content

Commit 068221b

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: 179507 => 179652 [+145 bytes / +0.08%] codesize/test_codesize_files_wasmfs.json: 63764 => 63944 [+180 bytes / +0.28%] Average change: +0.18% (+0.08% - +0.28%) ```
1 parent 2dfb93d commit 068221b

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": 6725,
33
"a.out.js.gz": 3184,
4-
"a.out.nodebug.wasm": 172782,
5-
"a.out.nodebug.wasm.gz": 63340,
6-
"total": 179507,
7-
"total_gz": 66524,
4+
"a.out.nodebug.wasm": 172927,
5+
"a.out.nodebug.wasm.gz": 63363,
6+
"total": 179652,
7+
"total_gz": 66547,
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": 5158,
33
"a.out.js.gz": 2458,
4-
"a.out.nodebug.wasm": 58606,
5-
"a.out.nodebug.wasm.gz": 18406,
6-
"total": 63764,
7-
"total_gz": 20864,
4+
"a.out.nodebug.wasm": 58786,
5+
"a.out.nodebug.wasm.gz": 18429,
6+
"total": 63944,
7+
"total_gz": 20887,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)