[SPDK] Re: Performance of SPDK in BlobFS
chen.zhenghua at zte.com.cn
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <[email protected]> |
> Hi All, > > I recently tested random 4K read based on BlobFS by single thread, but OPS is only 210K. > What is the normal OPS under BlobFS? > > If anyone has the answer, please share with me. > Thanks! Which API have you tested? synchronous or asynchronous API of BlobFS? And, what is the SSD model? your test result may be ok, we once tested the asynchronous API on P3600 with iodepth 32,and got a result of 200k