I am doing survey for Titan graph database, and now I'd like to know its performance.
Ideally, I want a report that tells the time consumption for several different queries, with different settings of the edge count and vertex count of the underlying graph. Additionally, the similar report under concurrent scenario is also needed.
Does anyone has done performance tests like these before? I guess the developers of Titan might, but I searched for nothing. Where can I get the performance report like these? Or to whom should I ask for help?
Here is some of them from the titan official documentation
Titan: A Highly Scalable, Distributed Graph Database (poster): A presentation of an initial stress test evaluation of Titan using real Twitter network data. (July 2012, presented at GraphLab 2012 conference)
Educating the Planet with Pearson Education: Presents a large-scale benchmark of Titan with a 121 billion edge graph. (May 2013, in collaboration with Pearson Education)
Source : http://s3.thinkaurelius.com/docs/titan/1.0.0/related-links.html