Problem Statement
We are bringing in a new wave of contributors! As part of our ongoing efforts to improve the Sanctifier ecosystem, we need help with tooling/sanctifier-cli/src/main.rs.
Task: Optimize memory usage in tooling/sanctifier-cli/src/main.rs.
Context: Profile and reduce allocations during AST traversal to speed up large monorepo scans.
Acceptance Criteria
Difficulty Hint
This is a great issue for anyone looking to get involved in the Sanctifier CLI (Rust) stack of the project. If you have questions, drop a comment below!
Tags: rust,cli,enhancement,contrib-wave
File Pointer: tooling/sanctifier-cli/src/main.rs
Problem Statement
We are bringing in a new wave of contributors! As part of our ongoing efforts to improve the Sanctifier ecosystem, we need help with
tooling/sanctifier-cli/src/main.rs.Task: Optimize memory usage in
tooling/sanctifier-cli/src/main.rs.Context: Profile and reduce allocations during AST traversal to speed up large monorepo scans.
Acceptance Criteria
make testorcargo test).Difficulty Hint
This is a great issue for anyone looking to get involved in the
Sanctifier CLI (Rust)stack of the project. If you have questions, drop a comment below!Tags:
rust,cli,enhancement,contrib-waveFile Pointer: tooling/sanctifier-cli/src/main.rs