Skip to content

Implement test warming feature #192

Description

@skylenet

When enabled, tests should be warmed up by using the following technique explained https://hackmd.io/AcllKR86QwGCHfRasjM1sw#Warmup

The code located in this file: https://github.com/NethermindEth/gas-benchmarks/blob/main/make_warmup_tests.py

In theory it's just overriding the stateRoot of each test and then recalculating the blockHash and sending that to the client.

If calculating the blockHash is too hard, we could also check the response from the client. It might reply with the blockHash that need to use that.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions