Closed alillistone-OQC closed 1 week ago
This will enable pytest to run test in parallel. Local benchmark testing on my laptop has been a 60% improvement in speed:
Before: 1561 passed, 59 skipped, 4 warnings in 369.94s (0:06:09)
1561 passed, 59 skipped, 4 warnings in 369.94s (0:06:09)
After: 1561 passed, 59 skipped, 43 warnings in 154.65s (0:02:34)
1561 passed, 59 skipped, 43 warnings in 154.65s (0:02:34)
Performance changes detected in the following benchmarks: none
Pusher: @alillistone-OQC, Action: pull_request, Workflow: Performance regression tests
pull_request
Performance regression tests
This will enable pytest to run test in parallel. Local benchmark testing on my laptop has been a 60% improvement in speed:
Before:
1561 passed, 59 skipped, 4 warnings in 369.94s (0:06:09)
After:
1561 passed, 59 skipped, 43 warnings in 154.65s (0:02:34)