mapleFU commented on PR #2835: URL: https://github.com/apache/kvrocks/pull/2835#issuecomment-2739009446
> I found that it would be better to use atomic operations for the bit operations in the InsertHash function I didn't get the purpose to use atomic function... Perhaps rocksdb MergeOperator is a way but I think atomic operator just make the performance worse and I didn't get the purpose for using this If there're multiple threads, we didn't have operations for share data in memory, currently just a lock is used... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
