-
Notifications
You must be signed in to change notification settings - Fork 124
Investigate performance of non-genesis account ID anchor test #1234
Copy link
Copy link
Closed
Labels
testsImprovements to testingImprovements to testing
Milestone
Description
By far the slowest test is now create_accounts_with_non_zero_anchor_block which doesn't do any proving. It is slow because it creates
Originally posted by @PhilippGackstatter in #1230 (comment)
So the main question is, can we somehow speed up block creation in the MockChain. For example, when we are at block 0 and need block 1000 for the test, can we somehow efficiently create blocks 1..=1000?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testsImprovements to testingImprovements to testing