tikv / rust-rocksdb

rust wrapper for rocksdb
Apache License 2.0
278 stars 155 forks source link

Update rocksdb and titan with arm crc32 improvment etc #618

Closed yiwu-arbug closed 3 years ago

yiwu-arbug commented 3 years ago

Update rocksdb with the following arm crc32 improvements

3ddff2edd 2021-03-16 54057110+houbingji.. arm64 crc prefetch optimise (#5773)
4889caa5e 2021-03-16 53242408+zhiwei-da.. crc32c_arm64 performance optimization (#5675)

Update titan with the following fix and improvements

1f2dd4e 2021-03-17 yiwu@pingcap.com     Add manifest_dump tool (#204)
738f6b5 2021-03-17 zhenhan.gong@gmail.. fix titan zstd dictionary compression bug (#202)