Skip to content

Commit 581444b

Browse files
committed
Automatic rebaseline of codesize expectations. NFC
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_hello_dylink_all.json: 819522 => 819904 [+382 bytes / +0.05%] Average change: +0.05% (+0.05% - +0.05%) ```
1 parent 8578fb2 commit 581444b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/codesize/test_codesize_hello_dylink_all.json

Lines changed: 3 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": 245865,
33
"a.out.nodebug.wasm": 574039,
4-
"total": 819522,
4+
"total": 819904,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",
@@ -741,6 +741,7 @@
741741
"emscripten_promise_resolve",
742742
"emscripten_promise_then",
743743
"emscripten_random",
744+
"emscripten_remove_callback",
744745
"emscripten_request_animation_frame",
745746
"emscripten_request_animation_frame_loop",
746747
"emscripten_request_fullscreen",

0 commit comments

Comments
 (0)