Skip to content

[FEATURE] gate count profiling can be at compile time instead of at runtime #20323

@shiqicao

Description

@shiqicao

Problem Statement

Following https://docs.aztec.network/developers/docs/aztec-nr/framework-description/advanced/how_to_profile_transactions, if I need to know gate count of a contract, I have to setup an env to almost run it, which dramatically slows develop productivity.

"Profile with aztec-wallet" doesn't work for us, because we are using a different account contract.

Gate count should be available after compiling.

Proposed Solution

Looking forward to a solution to avoid requiring js code

Example Use Case

No response

Alternative Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions