mimalloc #6229
waywardmonkeys
started this conversation in
Ideas
mimalloc
#6229
Replies: 1 comment
-
I thought copying a snapshot and put it as subdirectory under util.
leap
We tried using mimalloc as replacement for small object allocator a couple of years ago.
lower priority. I see the issue of why using these obscure names.
I run against SMTLIB benchmarks on benchmarking infrastructure.
I don't use these for a while. I use general memory profiling tools. They have been used on occasion to chase bugs. It isn't important. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In #6020, the suggestion of using mimalloc was raised.
That seems potentially interesting to me, so I have a couple of questions about getting started:
new
/delete
operators, rather than some of the existingalloc
/dealloc
things?time ./test-z3 -a
)?PROFILE_MEMORY
or the location of allocations (file name and line number) used much (or at all)?Beta Was this translation helpful? Give feedback.
All reactions