From d0dd3835faf4cf44d8cee8766ba52921fca9b72b Mon Sep 17 00:00:00 2001 From: emscripten-bot Date: Tue, 4 Nov 2025 10:49:01 +0000 Subject: [PATCH] Automatic rebaseline of codesize expectations. NFC This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (2) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_cxx_wasmfs.json: 176779 => 176912 [+133 bytes / +0.08%] codesize/test_codesize_files_wasmfs.json: 55683 => 55818 [+135 bytes / +0.24%] Average change: +0.16% (+0.08% - +0.24%) ``` --- test/codesize/test_codesize_cxx_wasmfs.json | 8 ++++---- test/codesize/test_codesize_files_wasmfs.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test/codesize/test_codesize_cxx_wasmfs.json b/test/codesize/test_codesize_cxx_wasmfs.json index a2e715ce1bda5..ea758037385fb 100644 --- a/test/codesize/test_codesize_cxx_wasmfs.json +++ b/test/codesize/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 7059, "a.out.js.gz": 3330, - "a.out.nodebug.wasm": 169720, - "a.out.nodebug.wasm.gz": 62996, - "total": 176779, - "total_gz": 66326, + "a.out.nodebug.wasm": 169853, + "a.out.nodebug.wasm.gz": 62997, + "total": 176912, + "total_gz": 66327, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/codesize/test_codesize_files_wasmfs.json b/test/codesize/test_codesize_files_wasmfs.json index fb687e208a871..dd6a38c659575 100644 --- a/test/codesize/test_codesize_files_wasmfs.json +++ b/test/codesize/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 5465, "a.out.js.gz": 2576, - "a.out.nodebug.wasm": 50218, - "a.out.nodebug.wasm.gz": 18086, - "total": 55683, - "total_gz": 20662, + "a.out.nodebug.wasm": 50353, + "a.out.nodebug.wasm.gz": 18097, + "total": 55818, + "total_gz": 20673, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)",