mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
merge 3301ba0
to fix page_bin and pages statistics
This commit is contained in:
parent
f2c9967a6e
commit
752dc834a9
7 changed files with 29 additions and 24 deletions
|
@ -375,7 +375,7 @@ int main(int argc, char** argv) {
|
|||
}
|
||||
#endif
|
||||
mi_collect(true);
|
||||
mi_stats_print(NULL);
|
||||
mi_stats_print(NULL);
|
||||
#endif
|
||||
//bench_end_program();
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue