Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROTOTYPE] Implements chunked rendering #3164

Closed
wants to merge 1 commit into from

Conversation

mduan
Copy link
Contributor

@mduan mduan commented Apr 26, 2013

This PR implements chunked rendering of the operator list of each page. That is, we will render chunks of the operator list as they are parsed, rather than rendering after the entire operator list has been parsed.

Before #2719, these changes had a significant improvement on the rendering times of PDFs with large operator lists such as the maps in #2541 and #2813. However, rebasing on the progressive loading changes of #2719 seems to have killed most of this improvement. I'll need to investigate if it's possible to gain back the potential improvements from chunked rendering.

@mduan
Copy link
Contributor Author

mduan commented Apr 26, 2013

/botio-windows preview

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_preview from @mduan received. Current queue size: 0

Live output at: http://107.22.172.223:8877/ec73a955c7ab847/output.txt

@pdfjsbot
Copy link

@brendandahl
Copy link
Contributor

Superseded by #3461

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants