Skip to content

Commit

Permalink
worker concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
ovx committed Mar 7, 2024
1 parent f7e59d7 commit fce54bd
Show file tree
Hide file tree
Showing 7 changed files with 496 additions and 411 deletions.
2 changes: 1 addition & 1 deletion dist/altcha.iife.js

Large diffs are not rendered by default.

Loading

1 comment on commit fce54bd

@rallisf1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may I suggest you use navigator.hardwareConcurrency as the concurrency limit and have 8 as a fallback as Safari doesn't support it yet

Please sign in to comment.