The GitHub Actions job "CI" on incubator-kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
60d13ef9c71a401b59a011f686a1b8e6024360e4 / Zevin <zevin9...@gmail.com>
Use the rocksdb mget to improve the performance (#1453)

DB::MultiGet pushes fields query to RocksDB, thus RocksDB can perform 
optimizations, such as async io by io uring.
Although this optimization is less than mget for strings, it is valuable 
because different fields may lies in different levels of the LSM Tree, thus 
async io can take effect.

Report URL: https://github.com/apache/incubator-kvrocks/actions/runs/5042162850

With regards,
GitHub Actions via GitBox

Reply via email to