perf(pdf_extract_kit): conditional memory cleanup based on GPU capacity
- Introduce a conditional memory cleanup step in the PDF extraction process - Assess available GPU memory before deciding to perform memory cleanup- Log the time taken for garbage collection when it occurs - This optimization helps to balance performance and resource utilization
Showing
Please register or sign in to comment