Open
Description
The LocalScope
functionality implements support for scoped rooted objects. The current implementation is not performant enough. One way to go is to pool backing storage, e.g. using (something like) https://github.com/frankmcsherry/recycler.