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 Sep 30, 2024
1 parent 08a1472 commit 463cb3a
Show file tree
Hide file tree
Showing 27 changed files with 25 additions and 27 deletions.
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 @@
129291
129348
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 @@
128737
128794
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 @@
171404
171473
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 @@
142507
142564
Original file line number Diff line number Diff line change
@@ -1 +1 @@
145144
145201
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 @@
122625
122494
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 @@
232924
232993
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 @@
132097
132154
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 @@
169392
169510
1 change: 0 additions & 1 deletion test/other/codesize/test_codesize_files_wasmfs.funcs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ $main
$memcmp
$memmove
$operator\20delete\28void*\29
$operator\20delete\28void*\2c\20unsigned\20long\29
$operator\20new\28unsigned\20long\29
$pthread_mutex_init
$sbrk
Expand Down
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 @@
50984
51080
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_hello_O0.gzsize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8003
8018
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_hello_O0.jssize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21402
21410
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_hello_dylink.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9763
9790
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_mem_O3.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5261
5288
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_mem_O3_grow.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5262
5289
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5585
5612
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_mem_O3_standalone.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5510
5537
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5273
5300
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5303
5330
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4120
4138
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_minimal_O0.gzsize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6556
6564
2 changes: 1 addition & 1 deletion test/other/codesize/test_codesize_minimal_O0.jssize
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17552
17560
1 change: 0 additions & 1 deletion test/other/codesize/test_codesize_minimal_pthreads.funcs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ $__pthread_getspecific
$__pthread_mutex_lock
$__pthread_mutex_trylock
$__pthread_mutex_unlock
$__pthread_rwlock_rdlock
$__pthread_rwlock_timedrdlock
$__pthread_rwlock_tryrdlock
$__pthread_rwlock_trywrlock
Expand Down
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 @@
19416
19489
2 changes: 1 addition & 1 deletion test/other/test_unoptimized_code_size.js.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
54771
54952
2 changes: 1 addition & 1 deletion test/other/test_unoptimized_code_size_strict.js.size
Original file line number Diff line number Diff line change
@@ -1 +1 @@
53636
53817

0 comments on commit 463cb3a

Please sign in to comment.