test_storage_access_warm_benchmark()¶
Documentation for tests/benchmark/compute/instruction/test_storage.py::test_storage_access_warm_benchmark@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/compute/instruction/test_storage.py::test_storage_access_warm_benchmark --gas-benchmark-values 1
Benchmark warm storage slot accesses using code generator.
Each iteration accesses a different storage slot (incrementing key) to ensure warm access costs are measured.
Source code in tests/benchmark/compute/instruction/test_storage.py
483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 3 forks.