diff --git a/test/codesize/test_codesize_minimal_pthreads.json b/test/codesize/test_codesize_minimal_pthreads.json index 5338840ab40a0..bb5833862f0ba 100644 --- a/test/codesize/test_codesize_minimal_pthreads.json +++ b/test/codesize/test_codesize_minimal_pthreads.json @@ -1,10 +1,10 @@ { - "a.out.js": 7611, - "a.out.js.gz": 3764, + "a.out.js": 7726, + "a.out.js.gz": 3843, "a.out.nodebug.wasm": 19609, "a.out.nodebug.wasm.gz": 9079, - "total": 27220, - "total_gz": 12843, + "total": 27335, + "total_gz": 12922, "sent": [ "a (memory)", "b (emscripten_get_now)", diff --git a/test/codesize/test_codesize_minimal_pthreads_memgrowth.json b/test/codesize/test_codesize_minimal_pthreads_memgrowth.json index dd22ec0a57456..a7002b0751ee6 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": 8038, - "a.out.js.gz": 3964, + "a.out.js": 8153, + "a.out.js.gz": 4045, "a.out.nodebug.wasm": 19610, "a.out.nodebug.wasm.gz": 9080, - "total": 27648, - "total_gz": 13044, + "total": 27763, + "total_gz": 13125, "sent": [ "a (memory)", "b (emscripten_get_now)",