You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2018/03/19 08:17:00 UTC

[jira] [Updated] (IGNITE-4726) SQL: benchmark DML operations

     [ https://issues.apache.org/jira/browse/IGNITE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-4726:
------------------------------------
    Labels: sql-performance  (was: )

> SQL: benchmark DML operations
> -----------------------------
>
>                 Key: IGNITE-4726
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4726
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Kuznetsov
>            Priority: Major
>              Labels: sql-performance
>
> We need to create benchmarks for DML operations similar to our cache benchmarks and compare common cases. Results of cache API benchmarks can be used as baseline for us.
> Preliminray list of benchmarks:
> 1) INSERT + DELETE (vs {{IgniteCache.put}} + {{IgniteCache.remove}})
> 2) Simple MERGE (vs {{IgniteCache.put}})
> 3) Simple UPDATE (vs {{IgniteCache.invoke}})



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)