benches: salvage generic tooling from the excised spin work

Carries forward the non-spin parts of the dropped spin-tooling commit:
- .gitignore: __pycache__/ and *.pyc
- sweep.py: generic vs-tokio comparison summary (no spin_sweep coupling)
The spin_sweep README docs from that commit are intentionally left behind.
This commit is contained in:
smarm-agent
2026-06-15 11:21:43 +00:00
parent 64bd7e81a5
commit 793941693f
2 changed files with 87 additions and 0 deletions
+2
View File
@@ -2,3 +2,5 @@ target
Cargo.lock
smarm_trace.json
/bench_results/
__pycache__/
*.pyc