diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index e0ed5b30865d2..6e3bea28db86c 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { "a.out.js": 7012, "a.out.js.gz": 3472, - "a.out.nodebug.wasm": 19069, - "a.out.nodebug.wasm.gz": 8800, - "total": 26081, - "total_gz": 12272, + "a.out.nodebug.wasm": 19063, + "a.out.nodebug.wasm.gz": 8803, + "total": 26075, + "total_gz": 12275, "sent": [ "a (memory)", "b (exit)", diff --git a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json index a416d89785218..ee49d5c0ce8fb 100644 --- a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json +++ b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json @@ -1,10 +1,10 @@ { "a.out.js": 7420, "a.out.js.gz": 3672, - "a.out.nodebug.wasm": 19070, - "a.out.nodebug.wasm.gz": 8801, - "total": 26490, - "total_gz": 12473, + "a.out.nodebug.wasm": 19064, + "a.out.nodebug.wasm.gz": 8804, + "total": 26484, + "total_gz": 12476, "sent": [ "a (memory)", "b (exit)",