Problem
Python 3.13+ has experimental JIT with 5-30% speedup potential. Need benchmarks for Cortex operations.
Solution
- Benchmark suite: CLI startup, command parsing, cache ops, response streaming
- Test with/without JIT enabled
- Compare across Python versions
- Visual report with recommendations
Bounty: $25 (+ $25 bonus after funding)
Paid on merge to main.
Skills: Python, Benchmarking, Performance