Menu

#227 review implementation of memory_file class

none
open
None
requested
7
2026-01-23
2026-01-23
No

memory_file class relies on storage class which have some performance issue caused by the invocation of get_size() each time a data is written to the object. Having a infinint value as cache in class storage.
maybe it would worth reviewing the memory_file class too...

Discussion


Log in to post a comment.