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

Multithread #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Multithread #5

wants to merge 4 commits into from

Conversation

pietrop
Copy link
Contributor

@pietrop pietrop commented Sep 26, 2019

Trying to chunk a file that needs to be transcribed and spread the workload across multiple presses to achieve a quicker turnaround time.

Current tests found

  • 16 min with 1 min chunks - transcribe in 2 minutes
  • 1h 43 min with 5 min chunks - transcribed in 42 minutes
  • 2 h 30 min with 5 min chunks transcribed in 46 min

To try this version out

npm install [email protected]

@pietrop
Copy link
Contributor Author

pietrop commented Feb 24, 2020

seems like the implementation of this using worker_threads is not compatible with electron pietrop/digital-paper-edit-electron#26 (comment) 🤷‍♂ ❓

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.

1 participant