Skip to content

Commit cee62bc

Browse files
Automatic rebaseline of codesize expectations. NFC (emscripten-core#26393)
This is an automatic change generated by tools/maint/rebaseline_tests.py. The following (1) test expectation files were updated by running the tests with `--rebaseline`: ``` codesize/test_codesize_mem_O3_grow_standalone.json: 9656 => 9655 [-1 bytes / -0.01%] Average change: -0.01% (-0.01% - -0.01%) ``` Co-authored-by: emscripten-bot <emscripten-bot@users.noreply.github.com>
1 parent 578e2f3 commit cee62bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/codesize/test_codesize_mem_O3_grow_standalone.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 4107,
33
"a.out.js.gz": 1992,
4-
"a.out.nodebug.wasm": 5549,
5-
"a.out.nodebug.wasm.gz": 2593,
6-
"total": 9656,
7-
"total_gz": 4585,
4+
"a.out.nodebug.wasm": 5548,
5+
"a.out.nodebug.wasm.gz": 2600,
6+
"total": 9655,
7+
"total_gz": 4592,
88
"sent": [
99
"args_get",
1010
"args_sizes_get",

0 commit comments

Comments
 (0)