zilliztech / VectorDBBench

A Benchmark Tool for VectorDB
MIT License
458 stars 108 forks source link

Is there any way to measure the milvus retrieval performance while inserting? #250

Open neblen opened 7 months ago

neblen commented 7 months ago

Currently, we need to create two vectorDBBench clients, one for searching and the other for inserting data. I recommend to add a test item to measure searching and writing at the same time.

xiaofan-luan commented 7 months ago

Thanks for the suggestion!

We do have the streaming test internally and we will opensource it later.

alwayslove2013 commented 7 months ago

/assign @alwayslove2013