Skip to content

Issue tracker for full benchmark test suite #3329

Description

@LouisTsai-Csie

This tracker documents missing coverage in the full benchmark test suite:

  • Nested call-frame stack for call family. Ex: recursive contract, depth ∈ [1,16,64,256,1024] × inner_op ∈ [SLOAD_warm, SLOAD_cold, SSTORE_dirty, TLOAD]
  • Grows memory across sibling call frames.
  • JUMPDEST analysis is only benchmarked on initcode
  • Chain of calls until out of gas (call -> call -> call -> ...)
  • State gas dominates the block gas limit while execution gas reaches state gas.
  • Overlapping MCOPY: replace the shared src_dst expression with overlap ∈ [self, +1, +31, +copy_size//2, disjoint]; extend copy_size past 1024
  • transient-storage rollback benchmark (TSTORE-heavy)

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