Would like to see a `MemorySession` pool in the `MemorySessionManager`. We can use the pool for new `MemorySession` creation to avoid frequent memory allocation.
Would like to see a
MemorySessionpool in theMemorySessionManager.We can use the pool for new
MemorySessioncreation to avoid frequent memory allocation.