cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Benchmark/performance testing for Neo4j

asharpe
Node Clone

Hi all. Has anyone ever done their own benchmarking/performance testing for Neo4j and wouldn't mind sharing their documentation? I would just like to see an overview of what queries you ran and other factors you considered.
Also, does Neo4j provide their own test results because I tried searching but the results are scarce

1 REPLY 1

I'm working on this right now... Jmeter has support for bolt protocol. The Halin app has some limited info on the performance of your neo4j instance that you can check while you're running jmeter. As far as queries, I'd probably populate some test data in a test environment and then performa load, spike, soak, and stress tests. The queries will probably be determined by the queries you plan on running.