-
Notifications
You must be signed in to change notification settings - Fork 112
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
Unite impls of DomainEvaluationAccumulator #936
Unite impls of DomainEvaluationAccumulator #936
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
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 1 of 1 files at r1, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ohad-starkware)
7e1be59
to
3bfc747
Compare
5df95d0
to
7d9b756
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #936 +/- ##
=======================================
Coverage 91.46% 91.46%
=======================================
Files 99 99
Lines 13818 13818
Branches 13818 13818
=======================================
Hits 12638 12638
Misses 1065 1065
Partials 115 115 ☔ 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: d0c8038 | Previous: 7d9b756 | Ratio |
---|---|---|---|
iffts/simd ifft/21 |
6175818 ns/iter (± 117800 ) |
3057935 ns/iter (± 49649 ) |
2.02 |
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 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @ohad-starkware)
d0c8038
to
7ba577a
Compare
7ba577a
to
145bba4
Compare
3bfc747
to
d133010
Compare
145bba4
to
119ff86
Compare
119ff86
to
9eb2221
Compare
No description provided.