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

Analyze PersonalizedPageRankBenchmark on a graph and identify opportunities for speed and storage optimization #159

Open pankajgupta opened 9 years ago

pankajgupta commented 9 years ago
  1. Profile using YourKit profiler
  2. Identify biggest contributors to time and storage
  3. Figure out ways to optimize the biggest contributors