Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Math wrong in Kademlia example #9

Open
@RichardLitt

Description

@RichardLitt

https://github.com/ipfs/papers/blob/master/ipfs-cap2pfs/ipfs-cap2pfs.tex#L57-L59

Efficient lookup through massive networks: queries on average contact ⌈log2(n)⌉ nodes. (e.g. 20 hops for a network of 10, 000, 000 nodes).

That's 20 hops for 1,000,000 nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions