sure Vijay, I will try and update.
Regards,
Mohit Agrawal
On Tue, Apr 30, 2019 at 11:44 AM Vijay Bellur <vbellur@xxxxxxxxxx> wrote:
Hi Mohit,On Mon, Apr 29, 2019 at 7:15 AM Mohit Agrawal <moagrawa@xxxxxxxxxx> wrote:Hi All,I was just looking at the code of dict, I have one query current dictionary logic.I am not able to understand why we use hash_size is 1 for a dictionary.IMO with thehash_size of 1 dictionary always work like a list, not a hash, for every lookupin dictionary complexity is O(n).Before optimizing the code I just want to know what was the exact reason to definehash_size is 1?This is a good question. I looked up the source in gluster's historic repo [1] and hash_size is 1 even there. So, this could have been the case since the first version of the dictionary code.Would you be able to run some tests with a larger hash_size and share your observations?Thanks,Vijay_______________________________________________Please share your view on the same.Thanks,Mohit Agrawal
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
https://lists.gluster.org/mailman/listinfo/gluster-devel
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-devel