git-hulk commented on PR #2142: URL: https://github.com/apache/kvrocks/pull/2142#issuecomment-1986775156
@tutububug As @PragmaTwice mentioned in https://github.com/apache/kvrocks/pull/2142#issuecomment-1986756740, it's unnecessary to use a static number of 16384 since it may heavily affect the read performance while using PFMERGE, I guess a smaller one like 16 is enough and every subkey has 1000 integers. -- 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]
