Hi
As with http://lists.nongnu.org/archive/html/igraph-help/2013-02/msg00118.html
I see that plot.igraph is much slower now than before
It seems that only MacOS is affected (plotting is much faster on Windows)
I need 18 seconds with the code below [R 3.0.1, MacOS 10.8.4, 2011 MacAir]
library(igraph)
r=erdos.renyi.game(100,p=0.1)
system.time(plot.igraph(r,layout=layout.circle))
Best regards,
B. Coulmont
. .
Baptiste Coulmont
address@hidden
--------