Wmsdoc commented on issue #2749:
URL:
https://github.com/apache/incubator-hugegraph/issues/2749#issuecomment-2778267676
Thank you for the guidance. It can now be executed normally.
```
count metrics
input read success : 1000
input read failure : 0
vertex parse success : 2000
vertex parse failure : 0
vertex insert success : 2000
vertex insert failure : 0
edge parse success : 1000
edge parse failure : 0
edge insert success : 1000
edge insert failure : 0
meter metrics
total time : 0.284s
read time : 0.108s
load time : 0.176s
vertex load time : 0.076s
vertex load rate(vertices/s) : 26315
edge load time : 0.15s
edge load rate(edges/s) : 6666
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]