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

Wind Tunnel scenarios #2

Open
8 of 23 tasks
ThetaSinner opened this issue Mar 11, 2024 · 1 comment
Open
8 of 23 tasks

Wind Tunnel scenarios #2

ThetaSinner opened this issue Mar 11, 2024 · 1 comment

Comments

@ThetaSinner
Copy link
Member

ThetaSinner commented Mar 11, 2024

This is an epic to cover Wind Tunnel scenarios to be created. It does not need to be complete and can be added to over time

Regression tests for single conductor performance

  • App installation speed
  • First zome call to a newly installed app
  • Post-init, zome call rate for
    • Calling a no-op function (how quickly can we load, run, return)
    • Database read get performance, (joining proof? get entry on your agent id, parent action of response is the joining proof)
    • Database read chain query performance
    • database read/write
    • Network read
  • Local signal send rate
    • Zome fn to emit 10k signals, then measure how long it took and how many signals the client was able to receive
  • Validation performance with must_get_agent_activity
  • Validation performance for simple structures with must_get_* other than agent_activity

Network performance

Network performance with fault injection

Countersigning performance

  • Two-party countersigning
  • Neutral neighborhood countersigning

Validation performance

  • Validation rate (in ops/sec)
@ThetaSinner ThetaSinner added this to the Wind Tunnel v1 milestone Mar 11, 2024
@ThetaSinner
Copy link
Member Author

Best estimate for this issue is 3 weeks.

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