liqigui opened a new issue, #2709:
URL: https://github.com/apache/incubator-hugegraph/issues/2709

   ### Problem Type (问题类型)
   
   gremlin (结果不合预期)
   
   ### Before submit
   
   - [X] 我已经确认现有的 [Issues](https://github.com/apache/hugegraph/issues) 与 
[FAQ](https://hugegraph.apache.org/docs/guides/faq/) 中没有相同 / 重复问题 (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_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to