Skip to content

Commit b39a63d

Browse files
committed
Automatic rebaseline of codesize expectations. NFC
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (23) test expectation files were updated by running the tests with `--rebaseline`: ``` code_size/random_printf_wasm.json: 12438 => 12442 [+4 bytes / +0.03%] code_size/random_printf_wasm2js.json: 17204 => 17205 [+1 bytes / +0.01%] other/codesize/test_codesize_cxx_ctors1.size: 129137 => 129166 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_ctors2.size: 128549 => 128578 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_except.size: 170805 => 170834 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_except_wasm.size: 144513 => 144542 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_except_wasm_legacy.size: 142088 => 142117 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_lto.size: 122089 => 122118 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_mangle.size: 232615 => 232644 [+29 bytes / +0.01%] other/codesize/test_codesize_cxx_noexcept.size: 131700 => 131729 [+29 bytes / +0.02%] other/codesize/test_codesize_cxx_wasmfs.size: 169060 => 169089 [+29 bytes / +0.02%] other/codesize/test_codesize_hello_O0.size: 15101 => 15105 [+4 bytes / +0.03%] other/codesize/test_codesize_hello_O1.size: 2671 => 2673 [+2 bytes / +0.07%] other/codesize/test_codesize_hello_O2.size: 1975 => 1977 [+2 bytes / +0.10%] other/codesize/test_codesize_hello_O3.size: 1735 => 1737 [+2 bytes / +0.12%] other/codesize/test_codesize_hello_Os.size: 1726 => 1728 [+2 bytes / +0.12%] other/codesize/test_codesize_hello_Oz.size: 1261 => 1263 [+2 bytes / +0.16%] other/codesize/test_codesize_hello_dylink.size: 8174 => 8176 [+2 bytes / +0.02%] other/codesize/test_codesize_hello_wasmfs.size: 1735 => 1737 [+2 bytes / +0.12%] other/codesize/test_codesize_minimal_pthreads.size: 19394 => 19396 [+2 bytes / +0.01%] other/test_unoptimized_code_size.wasm.size: 15101 => 15105 [+4 bytes / +0.03%] other/test_unoptimized_code_size_no_asserts.wasm.size: 12182 => 12186 [+4 bytes / +0.03%] other/test_unoptimized_code_size_strict.wasm.size: 15101 => 15105 [+4 bytes / +0.03%] Average change: +0.05% (+0.01% - +0.16%) ```
1 parent 273f021 commit b39a63d

23 files changed

+29
-29
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 12438,
3-
"a.html.gz": 6795,
4-
"total": 12438,
5-
"total_gz": 6795
2+
"a.html": 12442,
3+
"a.html.gz": 6793,
4+
"total": 12442,
5+
"total_gz": 6793
66
}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"a.html": 17204,
3-
"a.html.gz": 7517,
4-
"total": 17204,
5-
"total_gz": 7517
2+
"a.html": 17205,
3+
"a.html.gz": 7516,
4+
"total": 17205,
5+
"total_gz": 7516
66
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
129137
1+
129166
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
128549
1+
128578
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
170805
1+
170834
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
144513
1+
144542
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
142088
1+
142117
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
122089
1+
122118
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
232615
1+
232644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
131700
1+
131729

0 commit comments

Comments
 (0)