Test Account Query¶
Documentation for tests/benchmark/stateful/bloatnet/test_account_query.py@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/stateful/bloatnet/test_account_query.py --gas-benchmark-values 1
Benchmark operations that require querying the account state, either on the current executing account or on a target account.
Supported Opcodes: - SELFBALANCE - CODESIZE - CODECOPY - EXTCODESIZE - EXTCODEHASH - EXTCODECOPY - BALANCE
Test Functions Overview¶
| Name | Type | Cases (Amsterdam) | Description |
|---|---|---|---|
test_ext_account_query_warm |
benchmark_test | 56 | Test running a block with as many stateful opcodes doing warm access |