You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2023/10/16 11:48:00 UTC

[jira] [Updated] (IGNITE-20662) Sql. Test performance of multi statement queries

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

Konstantin Orlov updated IGNITE-20662:
--------------------------------------
    Description: 
Let's add some benchmarks to measure performance of multi statement queries.

At least two types of tests should be added:
* overhead of script processor: run the same single statement query as single statement and as script
* performance gain after implementation of sophisticated rules of parallelisation (related ticket will be added later): run sequence of queries as chain of single statements and as script

  was:
Let's add some benchmarks to measure performance of multi statement queries.

At least two type of test should be added:
* overhead of script processor: run the same single statement query as single statement and as script
* performance gain after implementation of sophisticated rules of parallelisation (related ticket will be added later): run sequence of queries as chain of single statements and as script


> Sql. Test performance of multi statement queries
> ------------------------------------------------
>
>                 Key: IGNITE-20662
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20662
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Priority: Major
>              Labels: ignite-3
>
> Let's add some benchmarks to measure performance of multi statement queries.
> At least two types of tests should be added:
> * overhead of script processor: run the same single statement query as single statement and as script
> * performance gain after implementation of sophisticated rules of parallelisation (related ticket will be added later): run sequence of queries as chain of single statements and as script



--
This message was sent by Atlassian Jira
(v8.20.10#820010)