Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 652 Bytes

File metadata and controls

29 lines (17 loc) · 652 Bytes

benchmarking Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-02-21

Active Technologies

  • Stable Rust (edition 2021, MSRV per existing Cargo.toml) (001-benchmark-profiling)

Project Structure

src/
tests/

Commands

cargo test [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] cargo clippy

Code Style

Stable Rust (edition 2021, MSRV per existing Cargo.toml): Follow standard conventions

Recent Changes

  • 001-benchmark-profiling: Added Stable Rust (edition 2021, MSRV per existing Cargo.toml)