OrientDB slow write

后端 未结 3 1979
既然无缘
既然无缘 2021-02-20 06:22

OrientDB official site says:

On common hardware stores up to 150.000 documents per second, 10 billions of documents per day. Big Graphs are loaded in fe

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-20 07:19

    The numbers from the OrientDB site are benchmarked for a local database (with no network overhead), so if you use a remote protocol, expect some delays.

    As Krisztian pointed out, reuse objects if possible.

提交回复
热议问题