Skip to content

Conversation

@bohde
Copy link
Contributor

@bohde bohde commented Sep 20, 2018

This contains changes to our PRNG in order to be better optimized when using our LLVM compiler.

  • Use mutable methods to facilitate inlining.
  • Hoist constant table outside of for loop
  • Pipeline using goroutine
  • Verify that we still meet our normal distribution

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