Skip to content

Commit 4c5a890

Browse files
Automatic rebaseline of codesize expectations. NFC (#26581)
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: 120725 => 120519 [-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 a951519 commit 4c5a890

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": 102162,
5-
"a.out.nodebug.wasm.gz": 39560,
6-
"total": 120725,
7-
"total_gz": 47226,
4+
"a.out.nodebug.wasm": 101956,
5+
"a.out.nodebug.wasm.gz": 39460,
6+
"total": 120519,
7+
"total_gz": 47126,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

0 commit comments

Comments
 (0)