Comment by procaryote
Comment by procaryote 3 days ago
You could do the memory heavy python part in a separate process as well. That removes the need to depend on quirks of the allocator
Comment by procaryote 3 days ago
You could do the memory heavy python part in a separate process as well. That removes the need to depend on quirks of the allocator