What is causing the data structure to leak?
什么正在导致数据结构泄漏?
These results are probably what you'd expect: an unsynchronized array access is the fastest data structure.
这些结果可能符合您的预期:不同步的数组访问是最快的数据结构。
This is the first potentially tricky bit, depending on what kind of files you're indexing, how much the data in those files is structured, and how much of that structure you want to preserve.
这是第一个可能需要技巧的一步,看你对哪种文件建索引,那些文件中有多少数据是有结构的,有多少结构是你想保留的。
应用推荐