Skip to content

Commit 653d765

Browse files
Automatic rebaseline of codesize expectations. NFC (emscripten-core#24817)
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_hello_dylink_all.json: 844583 => 844587 [+4 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent bf6eadf commit 653d765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/code_size/test_codesize_hello_dylink_all.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"a.out.js": 246735,
3-
"a.out.nodebug.wasm": 597848,
4-
"total": 844583,
3+
"a.out.nodebug.wasm": 597852,
4+
"total": 844587,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",

0 commit comments

Comments
 (0)