Skip to content

Commit 0723ed5

Browse files
Automatic rebaseline of codesize expectations. NFC (#25297)
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_files_wasmfs.json: 55780 => 55784 [+4 bytes / +0.01%] Average change: +0.01% (+0.01% - +0.01%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent 85036b7 commit 0723ed5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/code_size/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": 5549,
33
"a.out.js.gz": 2591,
4-
"a.out.nodebug.wasm": 50231,
5-
"a.out.nodebug.wasm.gz": 18094,
6-
"total": 55780,
7-
"total_gz": 20685,
4+
"a.out.nodebug.wasm": 50235,
5+
"a.out.nodebug.wasm.gz": 18098,
6+
"total": 55784,
7+
"total_gz": 20689,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

0 commit comments

Comments
 (0)