Skip to content

Commit ee7070d

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: 44349 => 44349 [+0 bytes / +0.00%] codesize/test_codesize_hello_dylink_all.json: 819566 => 819566 [+0 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ```
1 parent 12f094a commit ee7070d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/codesize/test_codesize_hello_dylink.json

Lines changed: 3 additions & 3 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": 26592,
3+
"a.out.js.gz": 11362,
44
"a.out.nodebug.wasm": 17757,
55
"a.out.nodebug.wasm.gz": 8972,
66
"total": 44349,
7-
"total_gz": 20317,
7+
"total_gz": 20334,
88
"sent": [
99
"__syscall_stat64",
1010
"emscripten_resize_heap",

test/codesize/test_codesize_hello_dylink_all.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"a.out.js": 245483,
2+
"a.out.js": 245524,
33
"a.out.nodebug.wasm": 574042,
44
"total": 819566,
55
"sent": [

0 commit comments

Comments
 (0)