Skip to content

Commit d137bef

Browse files
Automatic rebaseline of codesize expectations. NFC (#26884)
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: 120587 => 120793 [+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 f8e5dd6 commit d137bef

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": 18629,
33
"a.out.js.gz": 7685,
4-
"a.out.nodebug.wasm": 101958,
5-
"a.out.nodebug.wasm.gz": 39461,
6-
"total": 120587,
7-
"total_gz": 47146,
4+
"a.out.nodebug.wasm": 102164,
5+
"a.out.nodebug.wasm.gz": 39547,
6+
"total": 120793,
7+
"total_gz": 47232,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

0 commit comments

Comments
 (0)