git-hulk commented on PR #584:
URL: 
https://github.com/apache/incubator-kvrocks/pull/584#issuecomment-1163154053

   > Cool! Is there any test coverage for lz4 compression option? Or do you 
verify it locally?
   
   I tested it on my side, run with LZ4 is ok and check the symbols:
   
   ```shell
   000000000072a890 t LZ4HC_compress_generic_dictCtx
   0000000000725ec0 t LZ4HC_compress_generic_noDictCtx.part.0
   00000000007216f0 t LZ4HC_compress_optimal
   0000000000730790 T LZ4_attach_HC_dictionary
   0000000000714790 T LZ4_attach_dictionary
   0000000000721590 T LZ4_compress
   000000000070b9a0 T LZ4_compressBound
   0000000000730be0 T LZ4_compressHC
   0000000000730ec0 T LZ4_compressHC2
   00000000007319f0 T LZ4_compressHC2_continue
   ...
   ```


-- 
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]

Reply via email to