Yes you are wrong.
10,000,000 nodes in freenet.
Depth of search tree (log(n)) ~ 7/8
10ms delay for each node (this is actually low.)
70ms.
Even assuming 250ms per node, this is still only 2 seconds.
Sukru Tikves wrote:
>
> I know that. But as far as I know that is the "best
> case" for well developed routing information on
> popular data.
>
> But let's assume that my friend from the next door
> told me that he has just inserted key xyz that
> includes that tomorrow's assigment. I open my freenet
> client, request that key. Guess what happens? I wait
> for one hour and twenty minutes (avarage) on a
> 1,000,000 node freenet.
>
> 1,000,000 nodes to be queried
> 10 ms delay (100 nodes queried per second)
> --------------------------------------------------
> 10,000 seconds
> 166 minutes
> 2,7 hours (worst case)
>
> since there is no routing information for this key.
> the avarage query will take more than one hour.
>
> Am I wrong?
_______________________________________________
freenet-tech mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/tech