0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python1,728 stars (1,728 stars)297 forks (297 forks)batch import
good first issuetests
- Issue 種別
- performance
- 調査方針
- The issue requests profiling the test suite in CI using py spy. Since there is no description, the first step is to understand the current CI setup (e.g., GitHub Actions config) and then research py spy integration. The contributor should look at existing CI workflows in the repository and propose a way to profile pytest runs. They should also consider how to output and visualize profiling results.