-
Notifications
You must be signed in to change notification settings - Fork 94
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
relation tracker bug fix #921
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #921 +/- ##
==========================================
- Coverage 91.51% 91.43% -0.09%
==========================================
Files 94 94
Lines 13666 13686 +20
Branches 13666 13686 +20
==========================================
+ Hits 12507 12514 +7
- Misses 1044 1057 +13
Partials 115 115 ☔ View full report in Codecov by Sentry. |
f5856e8
to
0b458b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2
.
Benchmark suite | Current: 0b458b5 | Previous: cd8b37b | Ratio |
---|---|---|---|
iffts/simd ifft/22 |
13011227 ns/iter (± 84893 ) |
6306399 ns/iter (± 210024 ) |
2.06 |
merkle throughput/simd merkle |
30283861 ns/iter (± 580284 ) |
13712527 ns/iter (± 579195 ) |
2.21 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @shaharsamocha7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ohad-starkware)
No description provided.