What is the fastest way to serialize a large Python set to a file?

前端 未结 0 501
既然无缘
既然无缘 2020-12-10 07:07

I have a very large set which contains blake3 hashes in it (32 byte sequences).

I would like to serialize and deserialize that set to disk to store and recover this s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题