Also, there used to be a bug, not sure if it's still present, but if you dropped data from a table it would make the database run real slow thereafter. Try running your insert on a freshly created database. Then drop some data, run it again.
On Wednesday, February 18, 2015 at 10:14:37 PM UTC+11, Simon Gemmell wrote: > > Hello, we find that we can do 15,000 in 6 seconds or so, the orientdb guys > were able to get it down to 2-3 seconds. If you've got an email address I > can forward you their code perhaps tease apart how they did it. Also, if > you've got a quorum of 2 then obviously it has to wait for the 2nd one to > write to respond, so you might be better of setting asynchronous or > something like that. > > On Wednesday, February 18, 2015 at 1:55:49 AM UTC+11, Markus Menner wrote: >> >> Any idea anybody? >> Thanks, >> Markus >> > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
