TritonVM / tasm-lib

A collection of functions written in Triton VM assembly (tasm)
Apache License 2.0
11 stars 2 forks source link

Benchmarking should include opstack table height and RAM table height #62

Closed Sword-Smith closed 6 months ago

Sword-Smith commented 11 months ago

With the upcoming Triton-VM version 0.36, these tables can grow faster than previously, and faster than the processor table (clock_cycle_count).

@jan-ferdinand also suggests to include program length. One option would be to include all table lengths and then in the produced JSON files sort them with the highest number first.

Sword-Smith commented 6 months ago

Closed by 435409d00f044b8fff385d70d894addefe1ed128