Skip to content

Commit 35a05c4

Browse files
committed
Automatic rebaseline of codesize expectations. NFC
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (2) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_hello_dylink.json: 44307 => 44310 [+3 bytes / +0.01%] codesize/test_codesize_hello_dylink_all.json: 819461 => 819464 [+3 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.01%) ```
1 parent d5c018e commit 35a05c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/codesize/test_codesize_hello_dylink.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"a.out.js": 26546,
3-
"a.out.js.gz": 11349,
2+
"a.out.js": 26549,
3+
"a.out.js.gz": 11353,
44
"a.out.nodebug.wasm": 17761,
55
"a.out.nodebug.wasm.gz": 9003,
6-
"total": 44307,
7-
"total_gz": 20352,
6+
"total": 44310,
7+
"total_gz": 20356,
88
"sent": [
99
"__syscall_stat64",
1010
"emscripten_resize_heap",

test/codesize/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
{
2-
"a.out.js": 245299,
2+
"a.out.js": 245302,
33
"a.out.nodebug.wasm": 574162,
4-
"total": 819461,
4+
"total": 819464,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",

0 commit comments

Comments
 (0)