You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Suntsov (JIRA)" <ji...@apache.org> on 2019/06/06 20:28:00 UTC

[jira] [Comment Edited] (IGNITE-11857) Investigate performance drop after IGNITE-10078

    [ https://issues.apache.org/jira/browse/IGNITE-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858058#comment-16858058 ] 

Ilya Suntsov edited comment on IGNITE-11857 at 6/6/19 8:27 PM:
---------------------------------------------------------------

[~alex_pl]  the most serious performance drop (b87bea84 better than e7a90a445) I've noticed in the following cases (3 runs for each commit):
{noformat}
BACKGROUND PRIMARY_SYNC
master-b87bea84 master-e7a90a445
33659.00 31587.10 -6.16%
33970.00 32298.80 -4.92%
33813.20 32314.70 -4.43%

BACKGROUND FULL_SYNC
master-b87bea84 master-e7a90a445
33465.20 32396.30 -3.19%
33838.50 32468.20 -4.05%
33754.20 31815.90 -5.74%

LOG_ONLY PRIMARY_SYNC
master-b87bea84 master-e7a90a445
33822.30 32482.20 -3.96%
33957.30 31605.20 -6.93%
33588.60 31956.20 -4.86%
{noformat}
 
  


was (Author: ustas):
[~alex_pl]  the most serious performance drop (b87bea84 better than e7a90a445) I've noticed in the following cases (3 runs for each commit):
{noformat}
BACKGROUND PRIMARY_SYNC
master-b87bea84 master-e7a90a445
33659.00 31587.10 -6.16%
33970.00 32298.80 -4.92%
33813.20 32314.70 -4.43%
BACKGROUND FULL_SYNC
master-b87bea84 master-e7a90a445
33465.20 32396.30 -3.19%
33838.50 32468.20 -4.05%
33754.20 31815.90 -5.74%
LOG_ONLY PRIMARY_SYNC
master-b87bea84 master-e7a90a445
33822.30 32482.20 -3.96%
33957.30 31605.20 -6.93%
33588.60 31956.20 -4.86%
{noformat}
 
  

> Investigate performance drop after IGNITE-10078
> -----------------------------------------------
>
>                 Key: IGNITE-11857
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11857
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexei Scherbakov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>         Attachments: ignite-config.xml, run.properties.tx-optimistic-put-b-backup
>
>
> After IGNITE-10078 yardstick tests show performance drop up to 8% in some scenarios:
> * tx-optim-repRead-put-get
> * tx-optimistic-put
> * tx-putAll
> Partially this is due new update counter implementation, but not only. Investigation is required.



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