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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)