Skip to content

Commit e6f6732

Browse files
committed
ran rebaseline_tests.py
1 parent 6583129 commit e6f6732

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

test/codesize/test_codesize_hello_O0.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"a.out.js": 24194,
33
"a.out.js.gz": 8694,
4-
"a.out.nodebug.wasm": 15117,
5-
"a.out.nodebug.wasm.gz": 7456,
6-
"total": 39311,
7-
"total_gz": 16150,
4+
"a.out.nodebug.wasm": 15127,
5+
"a.out.nodebug.wasm.gz": 7450,
6+
"total": 39321,
7+
"total_gz": 16144,
88
"sent": [
99
"fd_write"
1010
],
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"hello_world.js": 56928,
33
"hello_world.js.gz": 17700,
4-
"hello_world.wasm": 15117,
5-
"hello_world.wasm.gz": 7456,
4+
"hello_world.wasm": 15127,
5+
"hello_world.wasm.gz": 7450,
66
"no_asserts.js": 26632,
77
"no_asserts.js.gz": 8884,
8-
"no_asserts.wasm": 12217,
9-
"no_asserts.wasm.gz": 6015,
8+
"no_asserts.wasm": 12227,
9+
"no_asserts.wasm.gz": 6010,
1010
"strict.js": 54943,
1111
"strict.js.gz": 17045,
12-
"strict.wasm": 15117,
13-
"strict.wasm.gz": 7451,
14-
"total": 180954,
15-
"total_gz": 64551
12+
"strict.wasm": 15127,
13+
"strict.wasm.gz": 7447,
14+
"total": 180984,
15+
"total_gz": 64536
1616
}

0 commit comments

Comments
 (0)