zz-jason / leanstore

LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems without having to keep all data in memory.
MIT License
22 stars 2 forks source link

fix: Increase AsyncWriteBuffer coverage #96

Closed SYaoJun closed 1 month ago

SYaoJun commented 1 month ago

before

e0ad2846da4284dcc1df83335c262528 the function( IterateFlushedBfs) not cover 2418f2fb571d429fdf1174366cc2ec4a

after

51c0ea76038e7bf18f1964ee05d3b0a9