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

Reduce the time for e2e test execution to a minimum #243

Closed
PhilWindle opened this issue Apr 12, 2023 · 3 comments
Closed

Reduce the time for e2e test execution to a minimum #243

PhilWindle opened this issue Apr 12, 2023 · 3 comments
Assignees

Comments

@PhilWindle
Copy link
Collaborator

PhilWindle commented Apr 12, 2023

Things to do here.

  1. Reduce the polling interval of the sequencer, the p2p, the world state down to 50ms. This should be configured in the e2e test as part of the AztecNodeConfig. If anything can't be configured here then we should add it to this config.
  2. Reduce the polling interval of the archiver calling Anvil down to perhaps 500ms.
  3. Understand where any other delays occur and reduce them as much as possible
@PhilWindle PhilWindle added this to A3 Apr 12, 2023
@PhilWindle PhilWindle converted this from a draft issue Apr 12, 2023
@iAmMichaelConnor
Copy link
Contributor

Related: a change to the way we generate mock data that will significantly speed up e2e tests: AztecProtocol/aztec3-circuits#209

@spypsy spypsy moved this from Todo to In Progress in A3 Apr 12, 2023
@spypsy spypsy mentioned this issue Apr 13, 2023
6 tasks
@spypsy
Copy link
Member

spypsy commented Apr 13, 2023

#252

ludamad pushed a commit that referenced this issue Apr 14, 2023
ludamad pushed a commit that referenced this issue Apr 17, 2023
ludamad pushed a commit that referenced this issue Apr 17, 2023
@spypsy spypsy moved this from In Progress to Done in A3 Apr 19, 2023
@iAmMichaelConnor
Copy link
Contributor

Closing because moved to 'Done'

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

No branches or pull requests

3 participants