Skip to content

Commit 234c976

Browse files
Automatic rebaseline of codesize expectations. NFC (#26007)
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: 125444 => 125441 [-3 bytes / -0.00%] Average change: -0.00% (-0.00% - -0.00%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 43af76f commit 234c976

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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": 18993,
33
"a.out.js.gz": 7823,
4-
"a.out.nodebug.wasm": 106451,
5-
"a.out.nodebug.wasm.gz": 42641,
6-
"total": 125444,
7-
"total_gz": 50464,
4+
"a.out.nodebug.wasm": 106448,
5+
"a.out.nodebug.wasm.gz": 42638,
6+
"total": 125441,
7+
"total_gz": 50461,
88
"sent": [
99
"a (emscripten_resize_heap)",
1010
"b (_setitimer_js)",

0 commit comments

Comments
 (0)