Better understanding memory consumption when using pdfplumber #1264
Unanswered
EdmundsEcho
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I parse large files the memory goes up accordingly. I have a couple of profiles that describe what happens in a relatively small and large file. It makes me wonder if there is a way to work through the pdf in a "chunked" manner that permits a more constant memory profile.
Notwithstanding that I could be thinking about this incorrectly, here are two profile charts describing the situation. Note the increasing memory consumed by
pdfplumber/internals
.Beta Was this translation helpful? Give feedback.
All reactions