[
https://issues.apache.org/jira/browse/IGNITE-15736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428513#comment-17428513
]
Maxim Muzafarov commented on IGNITE-15736:
------------------------------------------
LGTM,
[~timonin.maksim] thank you for the contribution.
> Add yardstick benchmark for CacheQueries
> ----------------------------------------
>
> Key: IGNITE-15736
> URL: https://issues.apache.org/jira/browse/IGNITE-15736
> Project: Ignite
> Issue Type: Improvement
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> As now it's possible to have different reducers for CacheQuery - Unsorted and
> MergeSort it will be good to have opportunity to test how it affects query
> performance. Currently there is no benchmark for cache queries that test
> reduce phase:
> 1. IgniteScanQueryBenchmark tests single key only.
> 2. IgniteCacheRandomOperationBenchmark runs scan query locally on every node
> (with ignite.compute()) and doesn't test reduce phase.
>
> Let's add a new one, that tests all cache queries: ScanQuery, TextQuery,
> IndexQuery
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)