Skip to content

Commit

Permalink
msm: semaphore to limit CPUs + better split strategy (up to 25% perf …
Browse files Browse the repository at this point in the history
…boost on 96cores) (#403)

* feat: add semaphore in msm and better split strategy

* fix: close the chan semaphore

* perf: reduced default value of nbTasks
  • Loading branch information
gbotrel authored Jun 6, 2023
1 parent 4fe667a commit 1f40d7c
Show file tree
Hide file tree
Showing 44 changed files with 1,895 additions and 561 deletions.
185 changes: 135 additions & 50 deletions ecc/bls12-377/multiexp.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 26 additions & 2 deletions ecc/bls12-377/multiexp_affine.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1f40d7c

Please sign in to comment.