ruvector/crates/profiling/scripts
Claude c734c0eca5 Reorganize repository structure
- Move router-* folders into crates/ directory
- Move profiling folder into crates/
- Update Cargo.toml workspace to include new crate locations
- Add node_modules/ and package-lock.json to .gitignore
- Remove node_modules directory from repository
- Create new README.md with project overview and badges
- Move old technical documentation to docs/TECHNICAL_PLAN.md

This reorganization improves the project structure by:
- Consolidating all Rust crates in the crates/ directory
- Following standard Rust workspace conventions
- Cleaning up root directory clutter
- Providing a clear, professional README for new users
2025-11-19 20:53:37 +00:00
..
benchmark_all.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00
cpu_profile.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00
generate_flamegraph.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00
install_tools.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00
memory_profile.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00
run_all_analysis.sh Reorganize repository structure 2025-11-19 20:53:37 +00:00