From 206a33d2b392910a2319a41eda48a9b74d397211 Mon Sep 17 00:00:00 2001 From: emscripten-bot Date: Fri, 5 Jun 2026 00:43:06 +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_minimal_pthreads.json: 26081 => 26075 [-6 bytes / -0.02%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 26490 => 26484 [-6 bytes / -0.02%] Average change: -0.02% (-0.02% - -0.02%) ``` --- test/codesize/test_codesize_minimal_pthreads.json | 8 ++++---- .../test_codesize_minimal_pthreads_memgrowth.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index e0ed5b30865d2..6e3bea28db86c 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { "a.out.js": 7012, "a.out.js.gz": 3472, - "a.out.nodebug.wasm": 19069, - "a.out.nodebug.wasm.gz": 8800, - "total": 26081, - "total_gz": 12272, + "a.out.nodebug.wasm": 19063, + "a.out.nodebug.wasm.gz": 8803, + "total": 26075, + "total_gz": 12275, "sent": [ "a (memory)", "b (exit)", diff --git a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json index a416d89785218..ee49d5c0ce8fb 100644 --- a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json +++ b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json @@ -1,10 +1,10 @@ { "a.out.js": 7420, "a.out.js.gz": 3672, - "a.out.nodebug.wasm": 19070, - "a.out.nodebug.wasm.gz": 8801, - "total": 26490, - "total_gz": 12473, + "a.out.nodebug.wasm": 19064, + "a.out.nodebug.wasm.gz": 8804, + "total": 26484, + "total_gz": 12476, "sent": [ "a (memory)", "b (exit)",