Andrea Bozzo
Results
2
issues of
Andrea Bozzo
Reduces integration test CI time by ~40% (11 min per PR average). **Key improvements:** 1. **Conditional execution** - Skip integration tests for docs/chore-only PRs (15-20 min savings) 2. **Eliminate redundant...
Noticed a TODO in the code asking for more efficient implementations , this PR tackles that by adding TrustedLen variants and removing the Result wrapper workarounds. I did not plan...
python
rust
performance
A-dtype-object