You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/02/20 11:38:44 UTC

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

Vladimir Ozerov created IGNITE-4726:
---------------------------------------

             Summary: 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
             Fix For: 2.0


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
(v6.3.15#6346)