Let's continue this discussion here. To collect the other information so far: http://stackoverflow.com/questions/21145723/neo4j-2-0-0-poor-performance-for-dev-test-in-a-virtual-machine The GH issue you raised with Wes' and my answers: https://github.com/neo4j/neo4j/issues/1829
My "ab" tests: https://gist.github.com/jexp/8452037 Wes' numbers: https://github.com/neo4j/neo4j/issues/1829#issuecomment-32564561 Your messages.log looks good to me. So it might be related to disk performance, could you run vmstat or similar while running the ab test? I think it is related to the forced fsync at commit which can be hit by a higher disk latency? Michael -- You received this message because you are subscribed to the Google Groups "Neo4j" 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/groups/opt_out.
