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

replace loadgen #117

Open
turadg opened this issue Jul 11, 2024 · 1 comment
Open

replace loadgen #117

turadg opened this issue Jul 11, 2024 · 1 comment
Assignees

Comments

@turadg
Copy link
Member

turadg commented Jul 11, 2024

Problem to be solved

This repo has a number of open issues and we haven't prioritized fixing them because we expect to replace this tool with one or more others.

Draft design

needs work

  • How will we test multi-node chain?
  • How will we test state-sync?
@mhofman
Copy link
Member

mhofman commented Jul 11, 2024

The deployment-test of agoric-sdk also has some customization meant to trigger more aggressively any execution divergence: it compiles xsnap with XSNAP_RANDOM_INIT which causes uninitialized memory in xsnap to not be zero filled. That results in diverging heap snapshots if there is any uninitialized memory. It's possible a more dedicated test could be used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants