Skip to content

Commit 339a66f

Browse files
Automatic rebaseline of codesize expectations. NFC (emscripten-core#26651)
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`: ``` codesize/test_codesize_cxx_lto.json: 120519 => 120725 [+206 bytes / +0.17%] Average change: +0.17% (+0.17% - +0.17%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent d984d06 commit 339a66f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/codesize/test_codesize_cxx_lto.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 18563,
33
"a.out.js.gz": 7666,
4-
"a.out.nodebug.wasm": 101956,
5-
"a.out.nodebug.wasm.gz": 39460,
6-
"total": 120519,
7-
"total_gz": 47126,
4+
"a.out.nodebug.wasm": 102162,
5+
"a.out.nodebug.wasm.gz": 39560,
6+
"total": 120725,
7+
"total_gz": 47226,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

0 commit comments

Comments
 (0)