Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Long sessions start to decrease in performance #62

Open
GuiDoSignal opened this issue Apr 7, 2017 · 0 comments
Open

Long sessions start to decrease in performance #62

GuiDoSignal opened this issue Apr 7, 2017 · 0 comments

Comments

@GuiDoSignal
Copy link

GuiDoSignal commented Apr 7, 2017

Guys,

I am using transactions to populate a graph and I am committing this insertions in batches.

The performance of my insertions starts at ~ 1.000 insertions per 17 seconds and then decreases until it reaches ~ 1.000 insertions per 170 seconds and stabilize. (10-fold loss of performance)

I thought it was a problem of my graph getting bigger, but once I quit my import process and start again, it starts running faster again and then the performance drop happens after a while.

I don't see how this could be related to the Neo4j backend, so I think that there is something going wrong on R or RNeo4j side.

Have someone gone through this? What are the debugging or verbose options I have on RNeo4j side?

Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant