pdf.js performance on an ice map is not acceptable
Categories
(Firefox :: PDF Viewer, enhancement, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | affected |
People
(Reporter: smaug, Assigned: calixte)
References
Details
(Keywords: perf:pageload, Whiteboard: [pdfjs-performance])
Attachments
(6 files)
Updated•13 years ago
|
Comment 1•11 years ago
|
||
| Reporter | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
| Reporter | ||
Comment 4•11 years ago
|
||
Comment 5•4 years ago
|
||
I think this regressed, it's way slower than a few seconds.
Comment 6•4 years ago
|
||
Still pretty quick on MacOS: 2159ms for page 1.
| Reporter | ||
Comment 7•4 years ago
|
||
It is pretty ok on Linux. And zoom is around the same level what gnome's native pdf viewer has.
Comment 8•4 years ago
|
||
Weird, on my Linux machine it takes around 20 seconds.
| Reporter | ||
Comment 9•4 years ago
|
||
Worth to profile?
Updated•4 years ago
|
| Reporter | ||
Comment 11•4 years ago
|
||
hmm, that profile misses quite a bit details. Was it recorded using WebDev settings or what?
But anyhow, canvas is taking almost all the time.
The profile I got is quite different https://share.firefox.dev/3HkKDvK.
Canvas code is taking way less time (vs other stuff happening)
Comment 12•4 years ago
|
||
On Win10 it takes about 10sec+ to load and render.
https://share.firefox.dev/3g9jlMJ
Comment 13•4 years ago
|
||
Here's a better profile: https://share.firefox.dev/32NWPWK.
Updated•4 years ago
|
| Reporter | ||
Comment 14•4 years ago
|
||
Let me put this to performance triage, that way also the performance flag will be set.
This is better these days, but still not great.
Comment 15•4 years ago
|
||
Can reproduce on mac, linux, windows. Significant difference from Chrome on speed. P1 performance page load.
Comment 17•4 years ago
|
||
(In reply to Benjamin De Kosnik [:bdekoz] from comment #15)
Can reproduce on mac, linux, windows. Significant difference from Chrome on speed. P1 performance page load.
I imagine you meant to set the Performance field to P1 and not change the Priority field.
| Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 18•4 years ago
|
||
Comment 19•4 years ago
|
||
Can we add this PDF to the set of PDFs we use for performance/memory tests?
Comment 20•4 years ago
|
||
Comment 21•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 22•4 years ago
|
||
Comment 23•4 years ago
|
||
Comment 24•4 years ago
|
||
| bugherder | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 25•4 years ago
|
||
Comment 26•4 years ago
|
||
This is not instantaneous like in Evince, but I think it's fast enough now.
Description
•