Skip to content

[Question] 从1.3.0单节点模式升级到1.5.0集群模式性能并未提升 #2709

@liqigui

Description

@liqigui

Problem Type (问题类型)

gremlin (结果不合预期)

Before submit

  • 我已经确认现有的 IssuesFAQ 中没有相同 / 重复问题 (I have confirmed and searched that there are no similar problems in the historical issue and documents)

Environment (环境信息)

机器配置如下:
内存: 32g
cpu核心数:16
cpu架构:aarch64

测试数据规模:
顶点 34w
边 35w

Your Question (问题描述)

1.5集群模式对比1.3.0单节点测试测试结果如下:
1.写入性能:比单节点慢50%
2.读性能:相同的语句(6到7层查询),比1.3.0单节点慢10倍,1.3.0只需要600毫秒,1.5.0需要长达6秒

我们集群模式的安装方式是参考一下链接安装,目前都是部署在一台机器上面
https://github.com/apache/incubator-hugegraph/wiki/HugeGraph-Distributed-(pd%E2%80%90store)-Version-Deployment-Guide

机器配置如下:
内存: 32g
cpu核心数:16
cpu架构:aarch64

测试数据规模:
顶点 34w
边 35w

请问是不是哪里的配置不对呢?集群模式下性能会更差么?

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions