Skip to content

Use rayon for RNG benchmarks#17

Merged
Houstonwp merged 1 commit intomainfrom
codex/convert-rng-runs-to-use-rayon
Jun 19, 2025
Merged

Use rayon for RNG benchmarks#17
Houstonwp merged 1 commit intomainfrom
codex/convert-rng-runs-to-use-rayon

Conversation

@Houstonwp
Copy link
Copy Markdown
Owner

Summary

  • add rayon dev-dependency for parallel benchmarks
  • refactor RNG benchmarks to use rayon::prelude::* instead of manual threads
  • update the multithreaded test to use rayon

Testing

  • cargo check
  • cargo test

https://chatgpt.com/codex/tasks/task_e_68540356c0a48322b351111f6813d6f5

@Houstonwp Houstonwp merged commit c91a452 into main Jun 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant