Dear Wiki user,

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

The following page has been changed by udanax:
http://wiki.apache.org/hama/PerformanceEvaluation

------------------------------------------------------------------------------
  
  NOTE: All evaluation include the load time and save time on HDFS/Hbase.
  
- == 5,000 * 5,000 Dense Matrices Multiplication ==
+ == Matrix Multiplication ==
  
- || Node || Blocking Job || Multiplication ||
+ || Node || Size || Density || Blocking Job || Multiplication ||
- || 5 || 21mins, 32sec || 13mins, 17sec ||
+ || 5 || 5,000 * 5,000 || 100% || 21mins, 32sec || 13mins, 17sec ||
- || 10 || 13mins, 31sec || 5mins, 25sec ||
+ || 10 || 5,000 * 5,000 || 100% || 13mins, 31sec || 5mins, 25sec ||
  
- == 5,000 * 5,000 Dense Matrix Transpose ==
+ == Matrix Transpose ==
  
- || Node || Running for ||
- || 10 || 12mins, 24sec ||
+ || Node || Size || Density || Running for ||
+ || 10 || 5,000 * 5,000 || 100% || 12mins, 24sec ||
  
- == Find the maximum absolute row sum of 5,000 * 5,000 Dense Matrix ==
+ == Find the maximum absolute row sum of matrix ==
  
- || Node || Running for ||
- || 10 || 2mins, 35sec ||
+ || Node || Size || Density || Running for ||
+ || 10 || 5,000 * 5,000 || 100% || 2mins, 35sec ||
  

Reply via email to