Skip to content
New issue

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

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

Already on GitHub? # to your account

test long-running function with web-worker #205

Open
1 of 2 tasks
dhowe opened this issue Dec 30, 2021 · 1 comment
Open
1 of 2 tasks

test long-running function with web-worker #205

dhowe opened this issue Dec 30, 2021 · 1 comment
Assignees

Comments

@dhowe
Copy link
Owner

dhowe commented Dec 30, 2021

rilexicon (search)
rimarkov (generate) ?

  • test with generators - see 'generators' branch [DH]
  • test with web-worker [JC]
@dhowe
Copy link
Owner Author

dhowe commented Mar 8, 2022

need to do a test with a web-worker, perhaps with some of the lexicon functions... the slowest being 'soundsLike()'
and/or rethink the function, which currently needs to iterate through the full dictionary regardless of how many items are requested...

need to verify that worker code will run in both browser and node after webpack build

@dhowe dhowe changed the title non-blocking versions of long-running functions test long-running function with web-worker Mar 8, 2022
@dhowe dhowe removed their assignment Mar 8, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants