ysvoon commented on issue #2177:
URL: https://github.com/apache/age/issues/2177#issuecomment-3149681581

   Hi, doing something similar to this, we are using directed edges, and trying 
to create >8 million edges, and noticed this similar trend in performance, 
where after the approx 200k insertions, the performance starts to degrade very 
badly.
   We also tried to skip to that offset 200k and start our insertions from that 
offset, but the performance is still very poor.
   Is there any advice on this?


-- 
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...@age.apache.org

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

Reply via email to