Skip to content
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

Trigger init which does a network call #108

Open
ThetaSinner opened this issue Jun 3, 2024 · 0 comments
Open

Trigger init which does a network call #108

ThetaSinner opened this issue Jun 3, 2024 · 0 comments

Comments

@ThetaSinner
Copy link
Member

ThetaSinner commented Jun 3, 2024

  • Connect to N nodes
  • Partition nodes into two groups
    • The first group publishes links from a known base hash to a piece of data which must be reassembled
    • The second group then start installing their hApps and retrieve the data to reassemble, in the init hook. Init only succeeds when the full data is available.
  • Record how long it took for all nodes to initialise by continuing to make zome calls until the zome call succeeds (therefore init will have succeeded)
  • Reset the scenario by uninstalling the hApp and re-partitioning before running the initialisation steps again.
@ThetaSinner ThetaSinner mentioned this issue Jun 3, 2024
23 tasks
@ThetaSinner ThetaSinner transferred this issue from holochain/wind-tunnel Jun 3, 2024
@ThetaSinner ThetaSinner transferred this issue from holochain/holochain-performance-testing Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant