Skip to content

Conversation

@darth-cy
Copy link
Collaborator

@darth-cy darth-cy commented Dec 8, 2025

  • Output performance metrics
  • Reduce GKR cycles for keccak_syscall

Cargo.toml Outdated
# ceno-recursion dependencies
openvm = { git = "https://github.com/scroll-tech/openvm.git", branch = "feat/v1.4.1-scroll-ext", default-features = false }
openvm-circuit = { git = "https://github.com/scroll-tech/openvm.git", branch = "feat/v1.4.1-scroll-ext", default-features = false }
openvm-circuit = { git = "https://github.com/scroll-tech/openvm.git", branch = "feat/v1.4.1-scroll-ext", features = ["perf-metrics"] }
Copy link
Collaborator

@hero78119 hero78119 Dec 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it better we make this perf-metrics being control via command line --features perf-metrics and not enable it by default

@darth-cy darth-cy marked this pull request as draft December 8, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants