Skip to content

optimization: address redundant synthesize calls on prove_step #9

@Autoparallel

Description

@Autoparallel

Idea

When we are using this, synthesize is creating a whole constraint system from a given circuit each time. Rather, we should cache the un-populated constraint system and then only populate a witness on each prove_step.

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