Skip to content

Automatic rebaseline of codesize expectations. NFC #24647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brendandahl
Copy link
Collaborator

This is an automatic change generated by tools/maint/rebaseline_tests.py.

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

other/codesize/test_codesize_cxx_ctors1.size: 129600 => 129602 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_ctors2.size: 128981 => 128983 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except.size: 171346 => 171348 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except_wasm.size: 144725 => 144727 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except_wasm_legacy.size: 142307 => 142309 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_mangle.size: 235415 => 235417 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_noexcept.size: 131986 => 131988 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_wasmfs.size: 169852 => 169854 [+2 bytes / +0.00%]
other/codesize/test_codesize_hello_O0.size: 15133 => 15135 [+2 bytes / +0.01%]
other/codesize/test_codesize_hello_O1.size: 2673 => 2675 [+2 bytes / +0.07%]
other/codesize/test_codesize_hello_O2.size: 1977 => 1979 [+2 bytes / +0.10%]
other/codesize/test_codesize_hello_O3.size: 1733 => 1735 [+2 bytes / +0.12%]
other/codesize/test_codesize_hello_Os.size: 1724 => 1725 [+1 bytes / +0.06%]
other/codesize/test_codesize_hello_dylink.size: 18547 => 18549 [+2 bytes / +0.01%]
test/other/codesize/test_codesize_hello_single_file.gzsize updated
test/other/codesize/test_codesize_hello_single_file.jssize updated
other/codesize/test_codesize_hello_wasmfs.size: 1733 => 1735 [+2 bytes / +0.12%]
other/test_unoptimized_code_size.wasm.size: 15133 => 15135 [+2 bytes / +0.01%]
other/test_unoptimized_code_size_no_asserts.wasm.size: 12214 => 12216 [+2 bytes / +0.02%]
other/test_unoptimized_code_size_strict.wasm.size: 15133 => 15135 [+2 bytes / +0.01%]

Average change: +0.03% (+0.00% - +0.12%)

This is an automatic change generated by tools/maint/rebaseline_tests.py.

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

```
other/codesize/test_codesize_cxx_ctors1.size: 129600 => 129602 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_ctors2.size: 128981 => 128983 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except.size: 171346 => 171348 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except_wasm.size: 144725 => 144727 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_except_wasm_legacy.size: 142307 => 142309 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_mangle.size: 235415 => 235417 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_noexcept.size: 131986 => 131988 [+2 bytes / +0.00%]
other/codesize/test_codesize_cxx_wasmfs.size: 169852 => 169854 [+2 bytes / +0.00%]
other/codesize/test_codesize_hello_O0.size: 15133 => 15135 [+2 bytes / +0.01%]
other/codesize/test_codesize_hello_O1.size: 2673 => 2675 [+2 bytes / +0.07%]
other/codesize/test_codesize_hello_O2.size: 1977 => 1979 [+2 bytes / +0.10%]
other/codesize/test_codesize_hello_O3.size: 1733 => 1735 [+2 bytes / +0.12%]
other/codesize/test_codesize_hello_Os.size: 1724 => 1725 [+1 bytes / +0.06%]
other/codesize/test_codesize_hello_dylink.size: 18547 => 18549 [+2 bytes / +0.01%]
test/other/codesize/test_codesize_hello_single_file.gzsize updated
test/other/codesize/test_codesize_hello_single_file.jssize updated
other/codesize/test_codesize_hello_wasmfs.size: 1733 => 1735 [+2 bytes / +0.12%]
other/test_unoptimized_code_size.wasm.size: 15133 => 15135 [+2 bytes / +0.01%]
other/test_unoptimized_code_size_no_asserts.wasm.size: 12214 => 12216 [+2 bytes / +0.02%]
other/test_unoptimized_code_size_strict.wasm.size: 15133 => 15135 [+2 bytes / +0.01%]

Average change: +0.03% (+0.00% - +0.12%)
```
@brendandahl brendandahl requested a review from kripken July 2, 2025 18:29
@brendandahl
Copy link
Collaborator Author

I'm not quite sure why the bot didn't open a PR for this.

@brendandahl
Copy link
Collaborator Author

Hmm...maybe expectations didn't change. Need to go retest.

@kripken
Copy link
Member

kripken commented Jul 2, 2025

I think the bot only does this once a week atm.

@kripken
Copy link
Member

kripken commented Jul 2, 2025

(but we can do it more frequently as needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants