Skip to content

Commit c5f63af

Browse files
Copilot0xrinegade
andcommitted
Update performance metrics in copilot instructions
Co-authored-by: 0xrinegade <[email protected]>
1 parent 2bd7b78 commit c5f63af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@ cargo build --package solana-a2a --package solana-mcp
337337
- The Rust SDK and svmai-token program have known issues - avoid them unless fixing them is your task
338338

339339
**Performance Notes**:
340-
- Rust core program tests: ~10 seconds
340+
- Rust core program tests: <1 second (incremental), ~10 seconds (clean)
341341
- Python unit tests: ~5 seconds
342-
- TypeScript build: ~5 seconds
342+
- TypeScript build: ~3-5 seconds
343343
- Rust clean build: ~2-3 minutes
344344
- Python dependency install: ~30 seconds
345345
- TypeScript dependency install: ~10 seconds

0 commit comments

Comments
 (0)