Comments on: Performance Comparison: ArangoDB vs MongoDB, Neo4j, OrientDB https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/ The database for graph and beyond Tue, 25 Jun 2024 12:10:46 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: CoDEmanX https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-538 Mon, 17 Aug 2015 21:05:00 +0000 http://www.arangodb.com/?p=7918#comment-538 Would like to see another benchmark round, OrientDB in the left corner and ArangoDB 2.7-devel in the right corner – this time with AQL query cache enabled and run by ArangoDB team.

]]>
By: fceller https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-537 Sat, 11 Jul 2015 13:26:00 +0000 http://www.arangodb.com/?p=7918#comment-537 In reply to Dário Marcelino.

Dario good point, I’ve added a comment at the beginning of the article

]]>
By: Dário Marcelino https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-536 Fri, 10 Jul 2015 00:19:00 +0000 http://www.arangodb.com/?p=7918#comment-536 In reply to Nicolas Harraudeau.

Some people seem to be unaware these results were updated in https://www.arangodb.com/2015/06/how-an-open-source-competitive-benchmark-helped-to-improve-databases/.

@weinberger:disqus, is it possible to add an update to this blog post pointing to the newest results in order to avoid confusion?

]]>
By: Nicolas Harraudeau https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-535 Sun, 21 Jun 2015 12:45:00 +0000 http://www.arangodb.com/?p=7918#comment-535 In reply to Claudius Weinberger.

Could you also publish the standard deviations? It’s interesting to see if a result is stable or not.

Thank you for your work.

]]>
By: Claudius Weinberger https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-534 Sat, 20 Jun 2015 16:41:00 +0000 http://www.arangodb.com/?p=7918#comment-534 In reply to Luca Garulli.

We will try the new release OrientDB, in which you have reimplemented the shortest path to match Neo4J’s algorithms. I assume we should now see similar results, but as you know if performance should yield reliable and reproducible result and that is not done within hours. We run the tests several times. I took you a week to reimplement the algorithms and produce new drivers, so give as few days to run the tests.

We will then publish a update – also with the new results for Neo4J. That should gives as proof-able results instead of marketing statements.

]]>
By: Luca Garulli https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-533 Sat, 20 Jun 2015 15:39:00 +0000 http://www.arangodb.com/?p=7918#comment-533 In reply to Luca Garulli.

However, who is interested in running the tests themselves, just clone this repository:

https://github.com/maggiolo00/nosql-tests

]]>
By: Luca Garulli https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-532 Sat, 20 Jun 2015 15:10:00 +0000 http://www.arangodb.com/?p=7918#comment-532 Hey all, we sent a Pull Request 2 days ago to the author of the Benchmark, as they used OrientDB incorrectly. Now OrientDB is the fastest in all the benchmarks, except for “singleRead” and “neighbors2”, but we know why.

We are still waiting for the Arango team to update the results…

]]>
By: Claudius Weinberger https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-531 Wed, 17 Jun 2015 11:03:00 +0000 http://www.arangodb.com/?p=7918#comment-531 In reply to Nicolas Harraudeau.

It’s really great. I love to see all the contributions and improvements. MongoDB made really good steps forward and Neo4J will come with an update soon.

We didn’t get any contribution or improvement proposal from OrientDB by now. Any improvement which fits to the test are more than welcome. I tried to write such an invitation in their google group (last friday) but this waits for a proofing from the moderator.

]]>
By: Nicolas Harraudeau https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-530 Wed, 17 Jun 2015 07:02:00 +0000 http://www.arangodb.com/?p=7918#comment-530 I just saw this: http://orientdb.com/welcome-to-orientjs/. This blog post has had some great effects.
It might be fair to mention in this benchmark that the company behind OrientDB is fixing the nodejs client library.

]]>
By: Rasmus Schultz https://arangodb.com/2015/06/performance-comparison-between-arangodb-mongodb-neo4j-and-orientdb/#comment-529 Sun, 14 Jun 2015 20:56:00 +0000 http://www.arangodb.com/?p=7918#comment-529 In reply to Charles Pick.

btw, I meant, did you actually profile the drivers to see what percentage of CPU time is spent where? if you suspect there may be a bottleneck somewhere, profiling (not benchmarking) might reveal something.

]]>