Skip to content

cluster.addresses is slow #200

Description

@sirpy

Expected Result

What you expected to happen.
get first address/out of cluster quickly

Actual Result

What happened instead.
takes time for large clusters

Reproduction Steps

import blocksci,toolz
c = clustermanager.cluster_from_address(addr)
\#slow
print(toolz.first(c.addresses))

System Information

BlockSci version: 0.5
Using AMI: no
Total memory: 60gb

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions