Thanks for fixing the link. I can now download the 12MB file, but still can't load it in graph-tool (after extracting to pgp.xml):
Also, it doesn't appear to be in xml, but rather a binary file.

g = load_graph("pgp.xml")

  File "/usr/lib/python2.7/dist-packages/graph_tool/__init__.py", line 1939, in load_graph
    g.load(file_name, fmt, ignore_vp, ignore_ep, ignore_gp)
  File "/usr/lib/python2.7/dist-packages/graph_tool/__init__.py", line 1695, in load
    ignore_ep, ignore_gp)
IOError: error reading from file 'pgp.xml':basic_ios::clear

On Thursday, October 24, 2013 3:29:53 AM UTC-7, Tiago Peixoto wrote:
Hi,

On 10/24/2013 01:12 AM, Carlos Carroll wrote:
> Is there an alternate link for the Source Network file ( pgp.xml.gz <http://graph-tool.skewed.de/static/performance/pgp.xml.gz> ) for the performance test at http://graph-tool.skewed.de/performance
> When I try the current link, it just gives me a webpage with content as below, but no working links:
>
> Performance: pgp.xml.gz
> File pgp.xml.gz, 2.0 MB (added by tiago peixoto, 6 months ago)
>
> Strongly connected component of the PGP network circa 2009.
>
> HTML preview not available, since the file size exceeds 262144 bytes. Try downloading the file instead.
> Download in other formats:
>
>     Original Format
>

This has been fixed now.

Cheers,
Tiago


--
Tiago de Paula Peixoto <ti...@skewed.de>