
19 Nov
2008
19 Nov
'08
12:44 p.m.
On Wed, Nov 19, 2008 at 2:19 PM, Michael Fawcett <michael.fawcett@gmail.com> wrote:
With those I can load graphs with close to 2.5 million edges in about 8 seconds (not *too* bad considering the graph is coming from a database).
Sorry, I forgot to include timing information for loading a graph without first reserving space. Without calling reserve() ever, it takes me 15 seconds to load the graph. --Michael Fawcett