Skip to content

Commit

Permalink
Rebaseline codesize expectations. NFC
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 committed Dec 10, 2024
1 parent d5c419f commit ea87423
Show file tree
Hide file tree
Showing 32 changed files with 60 additions and 65 deletions.
8 changes: 4 additions & 4 deletions test/code_size/embind_hello_wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"a.html.gz": 380,
"a.js": 9718,
"a.js.gz": 4291,
"a.wasm": 7728,
"a.wasm.gz": 3502,
"total": 17998,
"total_gz": 8173
"a.wasm": 7626,
"a.wasm.gz": 3444,
"total": 17896,
"total_gz": 8115
}
8 changes: 4 additions & 4 deletions test/code_size/embind_val_wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"a.html.gz": 380,
"a.js": 6849,
"a.js.gz": 2947,
"a.wasm": 9568,
"a.wasm.gz": 4911,
"total": 16969,
"total_gz": 8238
"a.wasm": 9506,
"a.wasm.gz": 4872,
"total": 16907,
"total_gz": 8199
}
8 changes: 4 additions & 4 deletions test/code_size/hello_webgl2_wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"a.html.gz": 328,
"a.js": 4532,
"a.js.gz": 2315,
"a.wasm": 10402,
"a.wasm.gz": 6704,
"total": 15388,
"total_gz": 9347
"a.wasm": 10377,
"a.wasm.gz": 6694,
"total": 15363,
"total_gz": 9337
}
8 changes: 4 additions & 4 deletions test/code_size/hello_webgl2_wasm2js.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"a.html": 346,
"a.html.gz": 262,
"a.js": 22200,
"a.js.gz": 11582,
"total": 22546,
"total_gz": 11844
"a.js": 22232,
"a.js.gz": 11612,
"total": 22578,
"total_gz": 11874
}
8 changes: 4 additions & 4 deletions test/code_size/hello_webgl_wasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"a.html.gz": 328,
"a.js": 4070,
"a.js.gz": 2158,
"a.wasm": 10402,
"a.wasm.gz": 6704,
"total": 14926,
"total_gz": 9190
"a.wasm": 10377,
"a.wasm.gz": 6694,
"total": 14901,
"total_gz": 9180
}
8 changes: 4 additions & 4 deletions test/code_size/hello_webgl_wasm2js.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"a.html": 346,
"a.html.gz": 262,
"a.js": 21726,
"a.js.gz": 11415,
"total": 22072,
"total_gz": 11677
"a.js": 21758,
"a.js.gz": 11442,
"total": 22104,
"total_gz": 11704
}
8 changes: 4 additions & 4 deletions test/code_size/random_printf_wasm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"a.html": 12597,
"a.html.gz": 6882,
"total": 12597,
"total_gz": 6882
"a.html": 12589,
"a.html.gz": 6888,
"total": 12589,
"total_gz": 6888
}
8 changes: 4 additions & 4 deletions test/code_size/random_printf_wasm2js.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"a.html": 17195,
"a.html.gz": 7478,
"total": 17195,
"total_gz": 7478
"a.html": 17246,
"a.html.gz": 7510,
"total": 17246,
"total_gz": 7510
}
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_ctors1.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
129276
128890
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_ctors2.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
128722
128302
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_except.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
171406
171023
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_except_wasm.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
142526
142151
Original file line number Diff line number Diff line change
@@ -1 +1 @@
145113
144738
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_lto.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
121985
121835
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_mangle.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
232917
232546
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_noexcept.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
132083
131701
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_cxx_wasmfs.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
169526
169030
8 changes: 4 additions & 4 deletions test/other/codesize/test_codesize_files_wasmfs.exports
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
q (memory)
r (__wasm_call_ctors)
s (main)
t (__indirect_function_table)
p (memory)
q (__wasm_call_ctors)
r (main)
s (__indirect_function_table)
3 changes: 0 additions & 3 deletions test/other/codesize/test_codesize_files_wasmfs.funcs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ $__cxxabiv1::__vmi_class_type_info::has_unambiguous_public_base\28__cxxabiv1::__
$__cxxabiv1::__vmi_class_type_info::search_above_dst\28__cxxabiv1::__dynamic_cast_info*\2c\20void\20const*\2c\20void\20const*\2c\20int\2c\20bool\29\20const
$__cxxabiv1::__vmi_class_type_info::search_below_dst\28__cxxabiv1::__dynamic_cast_info*\2c\20void\20const*\2c\20int\2c\20bool\29\20const
$__lockfile
$__memcpy
$__memset
$__pthread_mutex_lock
$__throw_bad_alloc_shim\28\29
$__unlockfile
Expand All @@ -38,7 +36,6 @@ $fflush
$is_equal\28std::type_info\20const*\2c\20std::type_info\20const*\2c\20bool\29
$main
$memcmp
$memmove
$operator\20delete\28void*\29
$operator\20new\28unsigned\20long\29
$pthread_mutex_init
Expand Down
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_files_wasmfs.gzsize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2959
2941
5 changes: 2 additions & 3 deletions test/other/codesize/test_codesize_files_wasmfs.imports
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ j (_wasmfs_get_preloaded_child_path)
k (_wasmfs_get_num_preloaded_files)
l (_wasmfs_get_num_preloaded_dirs)
m (_wasmfs_copy_preloaded_file_data)
n (_emscripten_memcpy_js)
o (_abort_js)
p (random_get)
n (_abort_js)
o (random_get)
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_files_wasmfs.jssize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6277
6244
5 changes: 2 additions & 3 deletions test/other/codesize/test_codesize_files_wasmfs.sent
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ j (_wasmfs_get_preloaded_child_path)
k (_wasmfs_get_num_preloaded_files)
l (_wasmfs_get_num_preloaded_dirs)
m (_wasmfs_copy_preloaded_file_data)
n (_emscripten_memcpy_js)
o (_abort_js)
p (random_get)
n (_abort_js)
o (random_get)
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_files_wasmfs.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
51157
49889
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_hello_O0.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14531
14544
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_hello_O1.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2535
2552
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_minimal_O0.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
975
992
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_minimal_O1.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
376
393
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_minimal_pthreads.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19491
19487
2 changes: 1 addition & 1 deletion test/other/test_unoptimized_code_size.wasm.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14531
14544
2 changes: 1 addition & 1 deletion test/other/test_unoptimized_code_size_no_asserts.wasm.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11724
11737
2 changes: 1 addition & 1 deletion test/other/test_unoptimized_code_size_strict.wasm.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14531
14544

0 comments on commit ea87423

Please sign in to comment.