Skip to content

Further optimize CPU runner#23

Open
DaniPopes wants to merge 1 commit into
0age:masterfrom
DaniPopes:opt-cpu
Open

Further optimize CPU runner#23
DaniPopes wants to merge 1 commit into
0age:masterfrom
DaniPopes:opt-cpu

Conversation

@DaniPopes
Copy link
Copy Markdown
Contributor

  • Update dependencies
  • Enable assembly keccak256 by default; this is less portable and can be toggled off by building with --no-default-features
  • Use standard threads that operate on incrementing a number, rather than rayon's range iterator
  • Optimize score calculation

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.

2 participants