You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings:
Using opensearch with index-management plugin as baseline, and baseline + 999 no-operation ActionFilter as contender.
We run baseline and contender each for 10 times with geoname workload and take the average for comparison. ISM version is 2.4.1 . Test no-op filter code: zhichao-aws/index-management@398da6c zhichao-aws/index-management@4c885d2 Result:
Compared with the baseline, contender increase the indexing time by 0.93% (24.7771m -> 25.0075m) and decrease index-append mean throughput by 0.78% (51616.7 doc/s -> 51216.4 doc/s) in average.
opensearch-project/OpenSearch#5479
To investigate the performance impact of new ActionFilter, use benchmark tool to give a quantified result.
The text was updated successfully, but these errors were encountered: