mapleFU commented on issue #1722: URL: https://github.com/apache/kvrocks/issues/1722#issuecomment-1812278070
> For the benchmark part, are you saying testing on the raw rocksdb api in the storage class, or on a higher level where we manipulate bloomfilter and bitmap type? :) I think raw test is ok. Because we know the pattern here: 1. BITMAP: usally one or multiple 8KiB value 2. BloomFilter: might greater than 8KiB, but will not too large Maybe testing from 8KiB, 16KiB and 64KiB is ok. -- 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]
