memory_pool object introduces memory contention and unnecessary complexity. Moreover, it actually reduces performance when we compile Lean using JEMALLOC. Here are the numbers for corelib jemalloc with memory_pool: 13.83 secs jemalloc without memory_pool: 13.60 secs |
||
|---|---|---|
| .. | ||
| rewriter | ||
| CMakeLists.txt | ||
| deep_copy.cpp | ||
| delayed_abstraction.cpp | ||
| expr_lt.cpp | ||
| head_map.cpp | ||
| occurs.cpp | ||
| parray.cpp | ||
| phashtable.cpp | ||