- 
                Notifications
    
You must be signed in to change notification settings  - Fork 371
 
Open
Labels
A-test-benchmarkArea: Tests Benchmarks—Performance measurement (eg. `tests/benchmark/*`, `p/t/s/e/benchmark/*`)Area: Tests Benchmarks—Performance measurement (eg. `tests/benchmark/*`, `p/t/s/e/benchmark/*`)C-refactorCategory: refactorCategory: refactor
Description
Benchmark Test Status Update
After introducing the benchmark test wrapper, most benchmark tests now support EIP-7825, though a few still require attention.
Focus: Compute Scenario
Tests not using BenchmarkTest fixture (Using StateTest might be ignored by the current CI release process.)
- test_worst_case_auth_block
 - test_worst_bytecode_single_opcode
 - test_worst_selfdestruct_created
 - test_worst_selfdestruct_initcode
 
Failing test cases under Osaka fork
- test_worst_bytecode_single_opcode @spencer-tb
 - test_worst_address_state_cold: feat(benchmark): update for Osaka compatibility #1694
 - test_worst_address_state_warm: feat(benchmark): update for Osaka compatibility #1694
 - test_worst_storage_access_cold: feat(benchmark): update for Osaka compatibility #1694
 - test_worst_storage_access_warm: feat(benchmark): update for Osaka compatibility #1694
 - test_worst_selfdestruct_existing @spencer-tb
 
Metadata
Metadata
Assignees
Labels
A-test-benchmarkArea: Tests Benchmarks—Performance measurement (eg. `tests/benchmark/*`, `p/t/s/e/benchmark/*`)Area: Tests Benchmarks—Performance measurement (eg. `tests/benchmark/*`, `p/t/s/e/benchmark/*`)C-refactorCategory: refactorCategory: refactor