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

Stateless validation A/A testing #11134

Closed
walnut-the-cat opened this issue Apr 22, 2024 · 1 comment
Closed

Stateless validation A/A testing #11134

walnut-the-cat opened this issue Apr 22, 2024 · 1 comment
Assignees
Labels
A-stateless-validation Area: stateless validation

Comments

@walnut-the-cat
Copy link
Contributor

Make sure Stateless validation performance is on par with MainNet.

Need to get support from Node team to set up ForkNet-Control and ForkNet-Test (link).

Once it's in place, we should test with both MainNet as well as synthetic traffic to understand where StatelessNet is at compared to MainNet

Following metrics can be considered

  • Is txn per second good enough?
  • Txn per second
  • Transaction success rate?
  • Number of receipts processed
    • Metrics can be shaky so we need to be mindful
  • Conduct A/A test under controlled loads
  • Chunk misses
  • Block misses
  • Block production time
  • Delayed queue size?
  • Things that matter in controlled environment
    • of txns/receipts per chunk/block

    • Gas spent per block
@tayfunelmas
Copy link
Contributor

Currently focusing on performance testing of stateless validation on forknet and now in statelessnet, so we have decided to deprioritize this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stateless-validation Area: stateless validation
Projects
None yet
Development

No branches or pull requests

3 participants