fix stats for pages and page_bins

This commit is contained in:
Daan 2025-05-21 11:09:34 -07:00
parent 15c917ef15
commit 08c33768a5
7 changed files with 14 additions and 9 deletions

View file

@ -337,6 +337,7 @@ int main(int argc, char** argv) {
mi_free(json);
}
#endif
mi_collect(true);
mi_stats_print(NULL);
#endif
//bench_end_program();