[
https://issues.apache.org/jira/browse/IGNITE-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16132079#comment-16132079
]
ASF GitHub Bot commented on IGNITE-6101:
----------------------------------------
GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/2479
IGNITE-6101
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6101
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2479.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2479
----
commit 71b887a7ea8e4b778eb53193b79202fed77a16f7
Author: Igor Seliverstov <[email protected]>
Date: 2017-08-18T11:36:44Z
IGNITE-6101 Try to improve local scans performance
----
> Try to improve local scans performance
> --------------------------------------
>
> Key: IGNITE-6101
> URL: https://issues.apache.org/jira/browse/IGNITE-6101
> Project: Ignite
> Issue Type: Improvement
> Components: cache
> Affects Versions: 2.1
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
> Labels: performance
>
> Cutently local scan queries at least two times slower than direct iteration
> over partition (using BTree cursor). Check if it's possible to decrease the
> speed difference.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)