Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The "Benchmarks" page has been changed by edwardyoon:
https://wiki.apache.org/hama/Benchmarks?action=diff&rev1=54&rev2=55

  
  == PageRank Performance 0.7.0-SNAPSHOT vs 0.6.3 ==
  
+  * NOTE: PageRank is an good example of communication-intensive BSP 
applications
   * 2 nodes cluster (8 cores 16GB)
   * 6 tasks (opt: -Xmx2048m)
   * 40,000 vertices
-  * Memory based Queue and Vertices storage (!ListVerticesInfo) was used (for 
both version).
+  * Memory based Queue and Vertices storage (!ListVerticesInfo) was used (for 
both version)
  
  ||<rowbgcolor="#DDDDDD"> Edges per Vertex || 0.7.0-SNAPSHOT || Hama 0.6.3 ||
  || 500 || 359.518 seconds || 284.075 seconds ||
@@ -19, +20 @@

  || 1100 || 879.476 seconds || Out Of Memory ||
  || 1200 || 1032.919 seconds || Out Of Memory ||
  || 1300 || 1173.371 seconds || Out Of Memory ||
+ || 1400 || 1058.794 seconds || Out Of Memory ||
+ || 
  
  == Hama 0.6 RC3 ==
  

Reply via email to