Skip to content

Commit 3d7f74a

Browse files
committed
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`: ``` code_size/test_codesize_minimal_pthreads.json: 27251 => 27205 [-46 bytes / -0.17%] code_size/test_codesize_minimal_pthreads_memgrowth.json: 27679 => 27633 [-46 bytes / -0.17%] Average change: -0.17% (-0.17% - -0.17%) ```
1 parent 81aba2d commit 3d7f74a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/code_size/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": 7659,
3-
"a.out.js.gz": 3776,
2+
"a.out.js": 7613,
3+
"a.out.js.gz": 3753,
44
"a.out.nodebug.wasm": 19592,
55
"a.out.nodebug.wasm.gz": 9060,
6-
"total": 27251,
7-
"total_gz": 12836,
6+
"total": 27205,
7+
"total_gz": 12813,
88
"sent": [
99
"a (memory)",
1010
"b (emscripten_get_now)",

test/code_size/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": 8086,
3-
"a.out.js.gz": 3977,
2+
"a.out.js": 8040,
3+
"a.out.js.gz": 3953,
44
"a.out.nodebug.wasm": 19593,
55
"a.out.nodebug.wasm.gz": 9061,
6-
"total": 27679,
7-
"total_gz": 13038,
6+
"total": 27633,
7+
"total_gz": 13014,
88
"sent": [
99
"a (memory)",
1010
"b (emscripten_get_now)",

0 commit comments

Comments
 (0)