From 4f5d67d2333b7f7a92ecda4cc565c291de3c1b41 Mon Sep 17 00:00:00 2001 From: emscripten-bot Date: Fri, 1 Aug 2025 19:04:28 +0000 Subject: [PATCH] Automatic rebaseline of codesize expectations. NFC This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (3) test expectation files were updated by running the tests with `--rebaseline`: ``` code_size/test_codesize_cxx_wasmfs.json: 176938 => 176934 [-4 bytes / -0.00%] code_size/test_codesize_files_wasmfs.json: 55781 => 55777 [-4 bytes / -0.01%] code_size/test_codesize_hello_dylink_all.json: 844697 => 844677 [-20 bytes / -0.00%] Average change: -0.00% (-0.01% - -0.00%) ``` --- test/code_size/test_codesize_cxx_wasmfs.json | 8 ++++---- test/code_size/test_codesize_files_wasmfs.json | 8 ++++---- test/code_size/test_codesize_hello_dylink_all.json | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/test/code_size/test_codesize_cxx_wasmfs.json b/test/code_size/test_codesize_cxx_wasmfs.json index d847592948e08..6a79959f417da 100644 --- a/test/code_size/test_codesize_cxx_wasmfs.json +++ b/test/code_size/test_codesize_cxx_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 7138, "a.out.js.gz": 3337, - "a.out.nodebug.wasm": 169800, - "a.out.nodebug.wasm.gz": 63083, - "total": 176938, - "total_gz": 66420, + "a.out.nodebug.wasm": 169796, + "a.out.nodebug.wasm.gz": 63081, + "total": 176934, + "total_gz": 66418, "sent": [ "__cxa_throw", "_abort_js", diff --git a/test/code_size/test_codesize_files_wasmfs.json b/test/code_size/test_codesize_files_wasmfs.json index 417cf09515749..3987eff33ab27 100644 --- a/test/code_size/test_codesize_files_wasmfs.json +++ b/test/code_size/test_codesize_files_wasmfs.json @@ -1,10 +1,10 @@ { "a.out.js": 5545, "a.out.js.gz": 2590, - "a.out.nodebug.wasm": 50236, - "a.out.nodebug.wasm.gz": 18079, - "total": 55781, - "total_gz": 20669, + "a.out.nodebug.wasm": 50232, + "a.out.nodebug.wasm.gz": 18077, + "total": 55777, + "total_gz": 20667, "sent": [ "a (emscripten_date_now)", "b (emscripten_err)", diff --git a/test/code_size/test_codesize_hello_dylink_all.json b/test/code_size/test_codesize_hello_dylink_all.json index fbc4048115b52..ae5008debc72e 100644 --- a/test/code_size/test_codesize_hello_dylink_all.json +++ b/test/code_size/test_codesize_hello_dylink_all.json @@ -1,7 +1,7 @@ { "a.out.js": 246847, - "a.out.nodebug.wasm": 597850, - "total": 844697, + "a.out.nodebug.wasm": 597830, + "total": 844677, "sent": [ "IMG_Init", "IMG_Load",