Skip to content

Commit

Permalink
Automatic rebaseline of codesize expectations. NFC
Browse files Browse the repository at this point in the history
This is an automatic change generated by tools/maint/rebaseline_tests.py.

The following (9) test expectation files were updated by
running the tests with `--rebaseline`:

```
other/codesize/test_codesize_cxx_ctors1.size: 128914 => 128894 [-20 bytes / -0.02%]
other/codesize/test_codesize_cxx_ctors2.size: 128363 => 128343 [-20 bytes / -0.02%]
other/codesize/test_codesize_cxx_except.size: 170948 => 170928 [-20 bytes / -0.01%]
other/codesize/test_codesize_cxx_except_wasm.size: 142163 => 142143 [-20 bytes / -0.01%]
other/codesize/test_codesize_cxx_except_wasm_exnref.size: 144750 => 144730 [-20 bytes / -0.01%]
other/codesize/test_codesize_cxx_lto.size: 121864 => 121844 [-20 bytes / -0.02%]
other/codesize/test_codesize_cxx_mangle.size: 232457 => 232437 [-20 bytes / -0.01%]
other/codesize/test_codesize_cxx_noexcept.size: 131721 => 131701 [-20 bytes / -0.02%]
other/codesize/test_codesize_cxx_wasmfs.size: 168868 => 168848 [-20 bytes / -0.01%]

Average change: -0.01% (-0.02% - -0.01%)
```
  • Loading branch information
sbc100 committed Dec 31, 2024
1 parent b682a38 commit d853b15
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_ctors1.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
128914
128894
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_ctors2.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
128363
128343
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_except.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
170948
170928
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_except_wasm.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
142163
142143
Original file line number Diff line number Diff line change
@@ -1 +1 @@
144750
144730
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_lto.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
121864
121844
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_mangle.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
232457
232437
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_noexcept.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
131721
131701
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_wasmfs.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
168868
168848

0 comments on commit d853b15

Please sign in to comment.