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
Add granular timing for preprocessing vs upload phases
Break down timing to show:
- Preprocessing time (chunk creation)
- Upload time (parallel HTTP uploads)
- Total processing time
This helps identify whether bottlenecks are in data processing
or network/Solr uploads.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments