MemoryPool class
Methods
backend_name: one of "jemalloc", "mimalloc", or "system". Alternative memory allocators are optionally enabled at build time. Windows builds generally havemimalloc, and most others have bothjemalloc(used by default) andmimalloc. To change memory allocators at runtime, set the environment variableARROW_DEFAULT_MEMORY_POOLto one of those strings prior to loading thearrowlibrary.bytes_allocatedmax_memory