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)