Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-05-02 Thread Pawel K.
Hi Andrey, I recently played with published source of orientdb-wikipedia-benchmark. Below is typical results achieved on my 6core desktop computer. It's ~ 2700 records/sec. Shouldn't be more than it in order to achieve results close to yours? Should I configure something? Best regards, Pawel

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread stefan
Hi, I just moved from 1.7-SNAPSHOT to 1.7-rc2-SNAPSHOT and must say that this is great, thnak you all! I have been fighting degraded performance and this seems to be doing the trick. Regards, -Stefan On Tuesday, 11 February 2014 07:21:42 UTC, Andrey Lomakin wrote: Actually I think that

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread Andrey Lomakin
Thank you for such warm words :-). On Fri, Mar 14, 2014 at 12:50 PM, ste...@activitystream.com wrote: Hi, I just moved from 1.7-SNAPSHOT to 1.7-rc2-SNAPSHOT and must say that this is great, thnak you all! I have been fighting degraded performance and this seems to be doing the trick.

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread Valentin Popov
Andrey, hello I get some errors, when set Edge property. com.orientechnologies.orient.core.exception.ODatabaseException: Error on saving record in cluster #12 java.lang.IllegalMonitorStateException: attempt to unlock read lock, not locked by current thread

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread Valentin Popov
Andrey, hello I get some errors, when set Edge property. But some edges absolutely inserted and properties are set fine. 1.7-rc2-SNAPSHOT from 14.03.2014 com.orientechnologies.orient.core.exception.ODatabaseException: Error on saving record in cluster #12

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread Andrey Lomakin
Interesting, could you send me full stack trace ? On Fri, Mar 14, 2014 at 1:25 PM, Valentin Popov valentin...@gmail.comwrote: Andrey, hello I get some errors, when set Edge property. But some edges absolutely inserted and properties are set fine. 1.7-rc2-SNAPSHOT from 14.03.2014

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-03-14 Thread Andrey Lomakin
Valentin, Do you use code like in this issue - https://github.com/orientechnologies/orientdb/issues/2113 ? On Fri, Mar 14, 2014 at 2:13 PM, Valentin Popov valentin...@gmail.comwrote: Here you are. 2014-03-14 15:15:34.082 ERROR - Error on releasing index lock against OID

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-02-10 Thread Pawel K.
Thanks! I will look at it. Pawel On Monday, February 10, 2014 10:32:48 AM UTC+1, Andrey Lomakin wrote: Hi, Here you are https://github.com/laa/orientdb-wikipedia-benchmark . On Wed, Feb 5, 2014 at 11:16 PM, Andrey Lomakin lomakin...@gmail.comjavascript: wrote: Hi Pawel, I have

[orientdb] Re: New graph database implementation and several release candidates.

2014-02-05 Thread Pawel K.
Andrey, Can you share benchmark sources? I am trying to repeat your scenario and results. Can I achieve similar performance boost using binary protocol with non-Java client? Best regards, Pawel -- --- You received this message because you are subscribed to the Google Groups OrientDB

Re: [orientdb] Re: New graph database implementation and several release candidates.

2014-02-05 Thread Andrey Lomakin
Hi Pawel, I have merged it in develop branch couple of hours ago. About your questions. 1. I will share tomorrow. 2. sorry you should use java remote client it is new data structure, we will publish specification for it so non java users can use it too. The main parameter of plocal is amount