Skip to content

Commit c75db03

Browse files
authored
Rebaseline tests after recent binaryen change. (#24777)
Also, temporarily disable test_codesize_cxx_lto until WebAssembly/binaryen#7748 rolls in.
1 parent af67939 commit c75db03

15 files changed

+49
-53
lines changed

test/code_size/test_codesize_files_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 5598,
33
"a.out.js.gz": 2597,
4-
"a.out.nodebug.wasm": 50314,
5-
"a.out.nodebug.wasm.gz": 18114,
6-
"total": 55912,
7-
"total_gz": 20711,
4+
"a.out.nodebug.wasm": 50233,
5+
"a.out.nodebug.wasm.gz": 18074,
6+
"total": 55831,
7+
"total_gz": 20671,
88
"sent": [
99
"a (emscripten_date_now)",
1010
"b (emscripten_err)",

test/code_size/test_codesize_hello_O3.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4360,
33
"a.out.js.gz": 2110,
4-
"a.out.nodebug.wasm": 1735,
5-
"a.out.nodebug.wasm.gz": 982,
6-
"total": 6095,
7-
"total_gz": 3092,
4+
"a.out.nodebug.wasm": 1733,
5+
"a.out.nodebug.wasm.gz": 980,
6+
"total": 6093,
7+
"total_gz": 3090,
88
"sent": [
99
"a (fd_write)"
1010
],

test/code_size/test_codesize_hello_Os.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4360,
33
"a.out.js.gz": 2110,
4-
"a.out.nodebug.wasm": 1725,
5-
"a.out.nodebug.wasm.gz": 987,
6-
"total": 6085,
7-
"total_gz": 3097,
4+
"a.out.nodebug.wasm": 1723,
5+
"a.out.nodebug.wasm.gz": 985,
6+
"total": 6083,
7+
"total_gz": 3095,
88
"sent": [
99
"a (fd_write)"
1010
],

test/code_size/test_codesize_hello_Oz.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"a.out.js": 3980,
33
"a.out.js.gz": 1912,
4-
"a.out.nodebug.wasm": 1259,
4+
"a.out.nodebug.wasm": 1257,
55
"a.out.nodebug.wasm.gz": 763,
6-
"total": 5239,
6+
"total": 5237,
77
"total_gz": 2675,
88
"sent": [
99
"a (fd_write)"

test/code_size/test_codesize_hello_single_file.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"a.out.js": 6615,
2+
"a.out.js": 6611,
33
"a.out.js.gz": 3623,
44
"sent": [
55
"a (fd_write)"

test/code_size/test_codesize_hello_wasmfs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4360,
33
"a.out.js.gz": 2110,
4-
"a.out.nodebug.wasm": 1735,
5-
"a.out.nodebug.wasm.gz": 982,
6-
"total": 6095,
7-
"total_gz": 3092,
4+
"a.out.nodebug.wasm": 1733,
5+
"a.out.nodebug.wasm.gz": 980,
6+
"total": 6093,
7+
"total_gz": 3090,
88
"sent": [
99
"a (fd_write)"
1010
],
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 3654,
33
"a.out.js.gz": 1718,
4-
"a.out.nodebug.wasm": 136,
5-
"a.out.nodebug.wasm.gz": 142,
6-
"total": 3790,
7-
"total_gz": 1860,
4+
"a.out.nodebug.wasm": 132,
5+
"a.out.nodebug.wasm.gz": 140,
6+
"total": 3786,
7+
"total_gz": 1858,
88
"sent": [
99
"proc_exit"
1010
],
@@ -16,7 +16,6 @@
1616
"memory"
1717
],
1818
"funcs": [
19-
"$__wasm_call_ctors",
2019
"$_start"
2120
]
2221
}

test/code_size/test_codesize_mem_O3_grow_standalone.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4180,
33
"a.out.js.gz": 1988,
4-
"a.out.nodebug.wasm": 5553,
5-
"a.out.nodebug.wasm.gz": 2586,
6-
"total": 9733,
7-
"total_gz": 4574,
4+
"a.out.nodebug.wasm": 5549,
5+
"a.out.nodebug.wasm.gz": 2583,
6+
"total": 9729,
7+
"total_gz": 4571,
88
"sent": [
99
"args_get",
1010
"args_sizes_get",
@@ -22,7 +22,6 @@
2222
"memory"
2323
],
2424
"funcs": [
25-
"$__wasm_call_ctors",
2625
"$_start",
2726
"$sbrk"
2827
]

test/code_size/test_codesize_mem_O3_standalone.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4112,
33
"a.out.js.gz": 1954,
4-
"a.out.nodebug.wasm": 5478,
5-
"a.out.nodebug.wasm.gz": 2525,
6-
"total": 9590,
7-
"total_gz": 4479,
4+
"a.out.nodebug.wasm": 5474,
5+
"a.out.nodebug.wasm.gz": 2524,
6+
"total": 9586,
7+
"total_gz": 4478,
88
"sent": [
99
"args_get",
1010
"args_sizes_get",
@@ -20,7 +20,6 @@
2020
"memory"
2121
],
2222
"funcs": [
23-
"$__wasm_call_ctors",
2423
"$_start",
2524
"$sbrk"
2625
]

test/code_size/test_codesize_mem_O3_standalone_narg.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 3654,
33
"a.out.js.gz": 1718,
4-
"a.out.nodebug.wasm": 5271,
5-
"a.out.nodebug.wasm.gz": 2367,
6-
"total": 8925,
7-
"total_gz": 4085,
4+
"a.out.nodebug.wasm": 5267,
5+
"a.out.nodebug.wasm.gz": 2364,
6+
"total": 8921,
7+
"total_gz": 4082,
88
"sent": [
99
"proc_exit"
1010
],
@@ -16,7 +16,6 @@
1616
"memory"
1717
],
1818
"funcs": [
19-
"$__wasm_call_ctors",
2019
"$_start",
2120
"$sbrk"
2221
]

0 commit comments

Comments
 (0)