Skip to content

Commit bf6c07d

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: 44309 => 44312 [+3 bytes / +0.01%] codesize/test_codesize_hello_dylink_all.json: 819525 => 819528 [+3 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.01%) ```
1 parent 2153ad9 commit bf6c07d

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": 26552,
3-
"a.out.js.gz": 11345,
2+
"a.out.js": 26555,
3+
"a.out.js.gz": 11349,
44
"a.out.nodebug.wasm": 17757,
55
"a.out.nodebug.wasm.gz": 8972,
6-
"total": 44309,
7-
"total_gz": 20317,
6+
"total": 44312,
7+
"total_gz": 20321,
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": 245483,
2+
"a.out.js": 245486,
33
"a.out.nodebug.wasm": 574042,
4-
"total": 819525,
4+
"total": 819528,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",

0 commit comments

Comments
 (0)