esperf icon indicating copy to clipboard operation
esperf copied to clipboard

Support Index API

Open liaoyanyunde opened this issue 6 years ago • 2 comments

Suggest to support load test of Index data,and could help create test data automatic.

liaoyanyunde avatar Oct 16 '18 02:10 liaoyanyunde

Hi @liaoyanyunde

Could you please provide us with an example of an index call that would be useful to yo (including HTTP method)?

danielfireman avatar Oct 16 '18 13:10 danielfireman

Sorry, I didn't reply because I was busy these two days。

I think load test of index data cannot just measure the performence of one index call. we shoud conside client num、doc num、index num、duration time,and These will involve circular requests(index call)。

There's an open source project "https://github.com/logzio/elasticsearch-stress-test", its code by python and metrics are simple,but I think The idea is referable.

In other way ,I think load test of query call also should Considering the concurrent too.

liaoyanyunde avatar Oct 18 '18 09:10 liaoyanyunde