Hi Deep,

I think you can refer to GraphLoader.scala.

use Logging

val startTime = System.currentTimeMillis
logInfo("It took %d ms to load the edges".format(System.currentTimeMillis - startTime))

Larry

On 8/4/14, 12:37 PM, Deep Pradhan wrote:
Is there any way to time the execution of GraphX codes?
Thank You


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to