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

Fix the proptests by avoiding mod-by-zero #2071

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Fix the proptests by avoiding mod-by-zero #2071

merged 1 commit into from
Oct 16, 2024

Conversation

jneem
Copy link
Member

@jneem jneem commented Oct 16, 2024

No description provided.

Copy link
Contributor

🐰 Bencher Report

Branch2071/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fibonacci 10📈 view plot
⚠️ NO THRESHOLD
504,710.00
foldl arrays 50📈 view plot
⚠️ NO THRESHOLD
1,822,000.00
foldl arrays 500📈 view plot
⚠️ NO THRESHOLD
7,108,200.00
foldr strings 50📈 view plot
⚠️ NO THRESHOLD
7,162,900.00
foldr strings 500📈 view plot
⚠️ NO THRESHOLD
63,646,000.00
generate normal 250📈 view plot
⚠️ NO THRESHOLD
53,996,000.00
generate normal 50📈 view plot
⚠️ NO THRESHOLD
2,225,000.00
generate normal unchecked 1000📈 view plot
⚠️ NO THRESHOLD
3,558,800.00
generate normal unchecked 200📈 view plot
⚠️ NO THRESHOLD
755,330.00
pidigits 100📈 view plot
⚠️ NO THRESHOLD
3,319,400.00
pipe normal 20📈 view plot
⚠️ NO THRESHOLD
1,518,700.00
pipe normal 200📈 view plot
⚠️ NO THRESHOLD
10,886,000.00
product 30📈 view plot
⚠️ NO THRESHOLD
856,570.00
scalar 10📈 view plot
⚠️ NO THRESHOLD
1,560,200.00
sum 30📈 view plot
⚠️ NO THRESHOLD
858,740.00
🐰 View full continuous benchmarking report in Bencher

@jneem jneem added this pull request to the merge queue Oct 16, 2024
Merged via the queue into master with commit 02d66b2 Oct 16, 2024
5 checks passed
@jneem jneem deleted the fix-test branch October 16, 2024 15:30
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