Skip to content

Commit 5bb5c77

Browse files
Automatic rebaseline of codesize expectations. NFC (#25874)
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: 27220 => 27335 [+115 bytes / +0.42%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 27648 => 27763 [+115 bytes / +0.42%] Average change: +0.42% (+0.42% - +0.42%) ``` Co-authored-by: emscripten-bot <[email protected]>
1 parent b7a386c commit 5bb5c77

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/codesize/test_codesize_minimal_pthreads.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"a.out.js": 7611,
3-
"a.out.js.gz": 3764,
2+
"a.out.js": 7726,
3+
"a.out.js.gz": 3843,
44
"a.out.nodebug.wasm": 19609,
55
"a.out.nodebug.wasm.gz": 9079,
6-
"total": 27220,
7-
"total_gz": 12843,
6+
"total": 27335,
7+
"total_gz": 12922,
88
"sent": [
99
"a (memory)",
1010
"b (emscripten_get_now)",

test/codesize/test_codesize_minimal_pthreads_memgrowth.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"a.out.js": 8038,
3-
"a.out.js.gz": 3964,
2+
"a.out.js": 8153,
3+
"a.out.js.gz": 4045,
44
"a.out.nodebug.wasm": 19610,
55
"a.out.nodebug.wasm.gz": 9080,
6-
"total": 27648,
7-
"total_gz": 13044,
6+
"total": 27763,
7+
"total_gz": 13125,
88
"sent": [
99
"a (memory)",
1010
"b (emscripten_get_now)",

0 commit comments

Comments
 (0)