mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add dynamic override test
This commit is contained in:
parent
5f9b42685e
commit
7dd598e0e8
2 changed files with 26 additions and 9 deletions
|
@ -319,8 +319,8 @@ int main(int argc, char** argv) {
|
|||
mi_debug_show_arenas();
|
||||
mi_collect(true);
|
||||
#endif
|
||||
#endif
|
||||
mi_stats_print(NULL);
|
||||
#endif
|
||||
//bench_end_program();
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue