-
Notifications
You must be signed in to change notification settings - Fork 88
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 #912
relation tracker #912
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #912 +/- ##
==========================================
+ Coverage 90.55% 91.44% +0.89%
==========================================
Files 94 94
Lines 13578 13578
Branches 13578 13578
==========================================
+ Hits 12295 12417 +122
+ Misses 1169 1046 -123
- Partials 114 115 +1 ☔ View full report in Codecov by Sentry. |
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: 0d41284 | Previous: cd8b37b | Ratio |
---|---|---|---|
iffts/simd ifft/22 |
12967410 ns/iter (± 189979 ) |
6306399 ns/iter (± 210024 ) |
2.06 |
merkle throughput/simd merkle |
32261634 ns/iter (± 504816 ) |
13712527 ns/iter (± 579195 ) |
2.35 |
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 3 of 3 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ohad-starkware)
748e42b
to
0d41284
Compare
No description provided.