Open
Bug 881974
Opened 8 years ago
Updated 1 year ago
pdf.js uses too much memory
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
NEW
People
(Reporter: njn, Unassigned)
References
(Depends on 5 open bugs, Blocks 1 open bug)
Details
(Whiteboard: [MemShrink:P2][pdfjs-c-performance])
pdf.js uses too much memory, at least in some cases. This is bad, because PDFs are common, and the introduction of pdf.js made it hard to open PDFs in any other way. This is a meta-bug for tracking specific problems. I'll put the MemShrink tag on this bug, not on the individual blocking bugs.
Updated•8 years ago
|
Comment 2•8 years ago
|
||
Is it possible to hibernate pdf.js (or parts of it) when not in use (i. e. in a background tab)? That will at least help reduce excessive memory usage in some use cases (e. g. when someone opens multiple PDFs at once). Would it be possible to implement such a hibernation mode?
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [MemShrink:P1] → [MemShrink:P1][pdfjs-c-performance]
Here's a user on the support forums also reporting this issue: https://support.mozilla.org/en-US/questions/972366?esab=a&s=&r=0&as=s
Comment 5•7 years ago
|
||
I am also seeing extremely high memory usage of 1GB or more when viewing PDF files of scanned images. See further details at https://github.com/mozilla/pdf.js/issues/3630. Please let me know if I can provide more information to help resolve this issue.
Blocks: 949650
| Reporter | ||
Updated•7 years ago
|
| Reporter | ||
Comment 6•7 years ago
|
||
Things are much better now, and I've recently landed a few more patches to the master pdf.js repo that haven't yet been merged into Firefox. I think this can be safely downgraded to a MemShrink:P2. If anyone has example documents that still cause high memory consumption please let me know.
Whiteboard: [MemShrink:P1][pdfjs-c-performance] → [MemShrink:P2][pdfjs-c-performance]
| Reporter | ||
Comment 7•7 years ago
|
||
I made some additional improvements, described here: https://blog.mozilla.org/nnethercote/2014/06/16/an-even-slimmer-pdf-js/
Should also depend on bug 1005005, bug 1165624 and bug 1262736
| Reporter | ||
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•