On 17 fév, 09:31, Peter Neubauer <
peter.neuba...@neotechnology.com>
wrote:
> Nicolas,
> are you running several runs? Neo4j is very conservative in its
> loading behavior and does not prefetch per default ... can take a look
> at it if you want ...
Time to detail a few things, it seems.
These tests (and the very gaedo-blueprints project) has been created
due to previous issues (on which we alreaady exchanged mails on neo4j-
users ML, I think) with Empire-RDF running atop of Sesame/
SailGraph/.../Blueprints/neo4j. As we had very low control over that
stack, we tried (with this project) to attack the problem at a lower
level, which revealed these figures.
Each test run loads an instance of graph, performs test, then shutdown
graph and delete its folder.
The goal here is to perform all tests in fresh environment. I
perfectly understand it may not sound sensible, as I guess neo4j may
be optimized for higher loads.
However, I find the order of magnitude in speed difference very
disturbing.
Nevertheless, I think I'll try to add a more realistic test, loading
hundreds/thousands of objects to see what happens.
Do you think it could make any difference ?