Skip to content

Commit 4662a00

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: 856679 => 856524 [-155 bytes / -0.02%] Average change: -0.02% (-0.02% - -0.02%) ```
1 parent 488d97c commit 4662a00

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

test/codesize/test_codesize_hello_dylink_all.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"a.out.js": 268274,
3-
"a.out.nodebug.wasm": 588405,
4-
"total": 856679,
2+
"a.out.js": 268215,
3+
"a.out.nodebug.wasm": 588309,
4+
"total": 856524,
55
"sent": [
66
"IMG_Init",
77
"IMG_Load",
@@ -220,7 +220,6 @@
220220
"__syscall_chdir",
221221
"__syscall_chmod",
222222
"__syscall_connect",
223-
"__syscall_copy_file_range",
224223
"__syscall_dup",
225224
"__syscall_dup3",
226225
"__syscall_epoll_create1",
@@ -1752,7 +1751,6 @@
17521751
"env.__syscall_chdir",
17531752
"env.__syscall_chmod",
17541753
"env.__syscall_connect",
1755-
"env.__syscall_copy_file_range",
17561754
"env.__syscall_dup",
17571755
"env.__syscall_dup3",
17581756
"env.__syscall_epoll_create1",
@@ -2469,7 +2467,6 @@
24692467
"conjf",
24702468
"conjl",
24712469
"connect",
2472-
"copy_file_range",
24732470
"copysign",
24742471
"copysignf",
24752472
"copysignl",
@@ -4340,7 +4337,6 @@
43404337
"$cookieseek",
43414338
"$cookiewrite",
43424339
"$copy_addr",
4343-
"$copy_file_range",
43444340
"$copy_lladdr",
43454341
"$copysign",
43464342
"$copysignf",

0 commit comments

Comments
 (0)