mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
merge from dev
This commit is contained in:
commit
806bf8ea7e
28 changed files with 1055 additions and 471 deletions
|
@ -47,8 +47,8 @@ static void test_stl_allocators();
|
|||
|
||||
|
||||
int main() {
|
||||
// mi_stats_reset(); // ignore earlier allocations
|
||||
|
||||
mi_stats_reset(); // ignore earlier allocations
|
||||
various_tests();
|
||||
test_mixed1();
|
||||
//test_std_string();
|
||||
//test_thread_local();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue