Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 27AD1200B92 for ; Wed, 28 Sep 2016 17:12:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 26330160AD4; Wed, 28 Sep 2016 15:12:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6B611160AB4 for ; Wed, 28 Sep 2016 17:12:21 +0200 (CEST) Received: (qmail 50388 invoked by uid 500); 28 Sep 2016 15:12:20 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 50368 invoked by uid 99); 28 Sep 2016 15:12:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Sep 2016 15:12:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7EF7A2C044E for ; Wed, 28 Sep 2016 15:12:20 +0000 (UTC) Date: Wed, 28 Sep 2016 15:12:20 +0000 (UTC) From: "Taras Ledkov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (IGNITE-3645) IGFS: Local secondary: Implement update() operation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 28 Sep 2016 15:12:22 -0000 [ https://issues.apache.org/jira/browse/IGNITE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529457#comment-15529457 ] Taras Ledkov edited comment on IGNITE-3645 at 9/28/16 3:11 PM: --------------------------------------------------------------- Simple benchmark results on single node configuration: ||Sync read props || Lazy read props || Lazy init info || | Write 62788 +/- 1619 Read 2672 +/- 154 Info 6146 +/- 128 List 516 +/- 28 Delete 45950 +/- 2571 | Write 62629 +/- 1709 Read 2489 +/- 91 Info 6111 +/- 70 List 596 +/- 285 Delete 46162 +/- 2096 | Write 63951 +/- 1447 Read 2758 +/- 163 Info 6182 +/- 54 List 543 +/- 120 Delete 46501 +/- 2875| Simple benchmark results on NFS configuration (3 server nodes + benchmark on client): ||Sync read props || Lazy read props || Lazy init info || | | | | was (Author: tledkov-gridgain): Simple benchmark results: ||Sync read props || Lazy read props || Lazy init info || | Write 62788 +/- 1619 Read 2672 +/- 154 Info 6146 +/- 128 List 516 +/- 28 Delete 45950 +/- 2571 | Write 62629 +/- 1709 Read 2489 +/- 91 Info 6111 +/- 70 List 596 +/- 285 Delete 46162 +/- 2096 | Write 63951 +/- 1447 Read 2758 +/- 163 Info 6182 +/- 54 List 543 +/- 120 Delete 46501 +/- 2875| > IGFS: Local secondary: Implement update() operation. > ---------------------------------------------------- > > Key: IGNITE-3645 > URL: https://issues.apache.org/jira/browse/IGNITE-3645 > Project: Ignite > Issue Type: Task > Components: IGFS > Affects Versions: 1.6 > Reporter: Vladimir Ozerov > Assignee: Taras Ledkov > Fix For: 1.8 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)