-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
badger-sarafu testing #31
Comments
The logging is now:
I was a bit surprised that the probes are already created when a node meets its first contact, since in that situation the node can be sure to be on the edge of the network (i.e. a leaf and not part of a loop). I guess I can optimize this -> #32 |
With less logging, 250 transactions take 10 seconds to simulate on my laptop (still the same 17 paths found). |
with 1000 transactions it runs out of memory after 3:26 minutes |
Transactions 19-7932 are all |
First I'm testing with the minimal loop (edited for #32):
The text was updated successfully, but these errors were encountered: