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
Currently, simfil has an own-rolled Model storage backend which supports very fast append-only creation, and zero-copy flat (de-)serialization. We want to find out whether our custom code could be replaced by Apache Arrow.
Currently, simfil has an own-rolled Model storage backend which supports very fast append-only creation, and zero-copy flat (de-)serialization. We want to find out whether our custom code could be replaced by Apache Arrow.