ended7월 10일· 1 sources

Debugging a Python "Memory Leak" That Was Actually a Measurement Bug (ru_maxrss vs VmRSS)

Why it matters

I was running a pipeline for building a RAG knowledge base: crawl web articles, split them into chunks, create embeddings, and push them into Qdrant. Then my memory usage logs started looking like thi...

1
Sources
+0
24h
Growth
7d
Active

Sources

Related Issues