You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to support also standard IO. Currently there is observalbe huge usage of memory by rsbt process, which also complicates to identify memory leaks.
The text was updated successfully, but these errors were encountered:
Currently
rsbt
uses memory mapped file as storage backend.We need to support also standard IO. Currently there is observalbe huge usage of memory by
rsbt
process, which also complicates to identify memory leaks.The text was updated successfully, but these errors were encountered: