code-data-share-for-python icon indicating copy to clipboard operation
code-data-share-for-python copied to clipboard

Optimize archive structure

Open oraluben opened this issue 2 years ago • 0 comments

We want to improve both security and performance by optimizing data structure of archive file, this includes:

  • [ ] Sanity check based on checksum and/or some magic number
  • [ ] Use array instead of linked list for better cache behavior

oraluben avatar Jun 01 '23 02:06 oraluben