Skip to content

Investigate performance of slow benchmarks in templated mode #433

@tim-hoffman

Description

@tim-hoffman

The following benchmarks, run with target/debug/circom --llzk --llzk_plaintext, take more than 90 second to complete.

applications/keccak256-circom/src/keccakfRound20_test.circom
applications/keccak256-circom/src/keccakfRound0_test.circom
applications/keccak256-circom/src/keccakf_test.circom
applications/keccak256-circom/src/absorb_test.circom

Investigate what causes the slowdown. Is it in the parsing and AST building from upstream circom or in code added by circom-to-llzk? Can their performance be improved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P:LowLow Priority

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions