You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Refactor benchmark tests for new ScanOrder API
Restructure parameterized benchmark tests to use ScanOrder class instances:
- TaskOrder() for default behavior
- ArrivalOrder(concurrent_streams=N) for streaming configurations
Simplifies test parameters by eliminating separate concurrent_files argument.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments