Skip to main content

Trace Length

Definition

Trace length in cryptography refers to the number of computational steps or operations recorded in a verifiable computation. This metric quantifies the extent of the execution history that a cryptographic proof system needs to attest to. A shorter trace length generally indicates greater efficiency in proof generation and verification, as less data needs to be processed. Optimizing trace length is a key goal in designing scalable and performant zero-knowledge proof systems.