Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude PCG on MacOS PowerPC #91

Merged
merged 5 commits into from
May 28, 2024
Merged

Exclude PCG on MacOS PowerPC #91

merged 5 commits into from
May 28, 2024

Conversation

rstub
Copy link
Member

@rstub rstub commented May 27, 2024

fixes #88

Copy link

This is how benchmark results would change (along with a 95% confidence interval in relative change) if ba5be53 is merged into main:

  • ✔️rexp_test: 81.8ms -> 81.5ms [-2.8%, +2.01%]
  • ✔️rnorm_test: 105ms -> 105ms [-1.64%, +0.88%]
  • ✔️runif_test: 66.2ms -> 67.1ms [-1.56%, +4.4%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

Copy link

This is how benchmark results would change (along with a 95% confidence interval in relative change) if ac8ebb3 is merged into main:

  • ✔️rexp_test: 82.8ms -> 81.1ms [-5.85%, +1.8%]
  • ✔️rnorm_test: 105ms -> 105ms [-1.56%, +1.32%]
  • ✔️runif_test: 66.7ms -> 66.3ms [-2.31%, +1.16%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

Copy link

This is how benchmark results would change (along with a 95% confidence interval in relative change) if d5c4912 is merged into main:

  • ✔️rexp_test: 81.6ms -> 82.2ms [-3.88%, +5.32%]
  • ✔️rnorm_test: 106ms -> 106ms [-1.99%, +2.36%]
  • ✔️runif_test: 68.2ms -> 67.7ms [-4.26%, +2.79%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

@rstub rstub merged commit d02120a into main May 28, 2024
12 checks passed
@rstub rstub deleted the issue-88 branch May 28, 2024 09:36
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.

dqrng 0.4.0 fails to build: error: no match for 'operator/'
1 participant