We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OMP_THREAD_LIMIT=1
Indiana University has a set up in their code where they run tesseract with OMP_THREAD_LIMIT=1. This would be nice to bring over to IIIF Print.
GOAL: Test if tesseract runs faster in a deployed environment. It should take about 10-12 mins per page instead of over 30+ mins.
sample pdf: service-rbc-rbc0001-2015-2015gen56010-2015gen56010 (1).pdf
Close this ticket after verifying it works.
The text was updated successfully, but these errors were encountered:
TODO: We need to upgrade iiif_print version of the various applications and deploy them to staging, in order to test this work.
Sorry, something went wrong.
kirkkwang
No branches or pull requests
Story
Indiana University has a set up in their code where they run tesseract with
OMP_THREAD_LIMIT=1
. This would be nice to bring over to IIIF Print.Acceptance Criteria
OMP_THREAD_LIMIT=1
Testing Instructions and Sample Files
GOAL: Test if tesseract runs faster in a deployed environment. It should take about 10-12 mins per page instead of over 30+ mins.
sample pdf: service-rbc-rbc0001-2015-2015gen56010-2015gen56010 (1).pdf
OMP_THREAD_LIMIT=1
Notes
Close this ticket after verifying it works.
The text was updated successfully, but these errors were encountered: