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
{{ message }}
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
TL;DR: holding file contents and size in memory could be a bottleneck. Switch to an upon request model that delegates to the backend for grabbing the contents/size.
The text was updated successfully, but these errors were encountered:
See #15 (comment)
TL;DR: holding file contents and size in memory could be a bottleneck. Switch to an upon request model that delegates to the backend for grabbing the contents/size.
The text was updated successfully, but these errors were encountered: