I am not sure how to compare different graph databases, but I think it is necessary to provide benchmark result and environment. Of course we need to define about test data and workload for test, so I open this thread to hear about opinions.
It seems like there exist benchmark framework(?) at https://github.com/socialsensor/graphdb-benchmarks. It is reasonable for me to add s2graph under project and see the result using this framework. One thing not clear for me is s2graph is not implementing clustering and shortestPath types of workload. I think we can skip not supported workload type, such as clustering, shortestPath, or implement them if we think it is necessary. Alternative I found out is https://www.arangodb.com/2015/10/benchmark-postgresql-mongodb-arangodb/. Any thought?
