twitter / cassovary

Cassovary is a simple big graph processing library for the JVM
http://twitter.com/cassovary
Apache License 2.0
1.05k stars 150 forks source link

Benchmark and profile construction of ArrayBasedDirectedGraph and SharedArrayBasedDirectedGraph on large graphs #171

Open pankajgupta opened 9 years ago

pankajgupta commented 9 years ago

Add this benchmark to cassovary-benchmarks. Use artificially constructed random graphs with say 100 million nodes and 1 billion edges and use java heap size of 8GB to study performance and memory usage characteristics.