[
https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148737#comment-16148737
]
ASF GitHub Bot commented on IGNITE-6217:
----------------------------------------
GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/2558
IGNITE-6217 Add benchmark to compare JDBC drivers and native SQL execution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6217
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2558.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 #2558
----
commit bdf3ca5f4c312dbcab245ba67775d449a702b5ed
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-30T08:37:58Z
IGNITE-6217: add benchmark cfg
commit 14124b2f5252061a23377489785e06fbad13c1c7
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-30T15:23:19Z
IGNITE-6217: add JDBC benchmark cfg
commit 40a0ccd03e6ab3e22557dc40ad35f1a28df024fb
Author: tledkov-gridgain <[email protected]>
Date: 2017-08-30T16:10:12Z
Merge branch '_master' into ignite-6217
----
> Add benchmark to compare JDBC drivers and native SQL execution
> --------------------------------------------------------------
>
> Key: IGNITE-6217
> URL: https://issues.apache.org/jira/browse/IGNITE-6217
> Project: Ignite
> Issue Type: Task
> Components: jdbc, sql, yardstick
> Affects Versions: 2.1
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Fix For: 2.3
>
>
> We have to compare performance of the native SQL execution (via Ignite SQL
> API), JDBC v2 driver, that uses Ignite client to connect to grid and JDBC
> thin client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)