Skip to content

Commit bc98a74

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`: ``` codesize/test_codesize_minimal_pthreads.json: 26419 => 26419 [+0 bytes / +0.00%] codesize/test_codesize_minimal_pthreads_memgrowth.json: 26829 => 26829 [+0 bytes / +0.00%] Average change: +0.00% (+0.00% - +0.00%) ```
1 parent 391e679 commit bc98a74

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

test/codesize/test_codesize_minimal_pthreads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 7372,
33
"a.out.js.gz": 3594,
44
"a.out.nodebug.wasm": 19047,
5-
"a.out.nodebug.wasm.gz": 8795,
5+
"a.out.nodebug.wasm.gz": 8796,
66
"total": 26419,
7-
"total_gz": 12389,
7+
"total_gz": 12390,
88
"sent": [
99
"a (memory)",
1010
"b (exit)",

test/codesize/test_codesize_minimal_pthreads_memgrowth.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"a.out.js": 7781,
33
"a.out.js.gz": 3797,
44
"a.out.nodebug.wasm": 19048,
5-
"a.out.nodebug.wasm.gz": 8796,
5+
"a.out.nodebug.wasm.gz": 8797,
66
"total": 26829,
7-
"total_gz": 12593,
7+
"total_gz": 12594,
88
"sent": [
99
"a (memory)",
1010
"b (exit)",

0 commit comments

Comments
 (0)