You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "FengQingxin (Jira)" <ji...@apache.org> on 2022/11/01 01:36:00 UTC

[jira] [Assigned] (IOTDB-4815) [Query Performance] Compare performance of 1C1D with "start-server.sh”

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

FengQingxin reassigned IOTDB-4815:
----------------------------------

    Assignee: Yuan Tian  (was: Jinrui Zhang)

> [Query Performance] Compare performance of 1C1D with "start-server.sh” 
> -----------------------------------------------------------------------
>
>                 Key: IOTDB-4815
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4815
>             Project: Apache IoTDB
>          Issue Type: Improvement
>    Affects Versions: 0.14.0-SNAPSHOT
>            Reporter: FengQingxin
>            Assignee: Yuan Tian
>            Priority: Major
>
> commit_id:76b947f
> Reproduce Steps:
> 1.Git pull the latest master code,then build it with command "mvn clean package -pl distribution -am -DskipTests"
> 2.Modify the config as bellow:
> MAX_HEAP_SIZE="20G"
> enable_partition=false
> enable_seq_space_compaction=false
> enable_unseq_space_compaction=false
> enable_cross_space_compaction=false
> enableMetric: true
> 3.Start 1C1D
> 4.Insert data with bm which using iotdb-0.13-0.0.1.jar
> 5.After the test of 1C1D finished,start old server with start-server.sh
> 6.Insert data with bm which using iotdb-0.13-0.0.1.jar
> Result: 
> 1c1d/new-server=83.64%
> 1c1d/old-server=72.98%
> !image-2022-10-31-12-08-22-497.png|width=712,height=367!
> Attachment:
> benchmark config:common
> B.R
>  



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