-
[NA] [SDK] quick win performance boost: speed up Python SDK e2e tests (#5469)
发布于
2026-03-03 11:04:39 +00:00 - [NA] [SDK] perf: speed up Python SDK e2e tests
- Reduce synchronization.until() default polling sleep from 0.5s to 0.1s
- Remove unnecessary thread closure waits from feedback score tests (BE no longer requires it)
- Reduce evaluate_threads test timeouts from 30s to 10s
- Skip known-broken OPIK-3630 test instead of xfail (avoids ~41s of wasted runtime)
- Add --durations=0 to CI pytest command for ongoing timing visibility
- Fix trailing comma syntax in verifiers.py
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
- fix(ci): limit pytest durations output to top 20 slowest tests
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Co-authored-by: Claude Opus 4.6 noreply@anthropic.com
下载附件