-
Notifications
You must be signed in to change notification settings - Fork 155
Save Barycentric Weights in Bit Reverse Order #1071
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
base: graphite-base/1071
Are you sure you want to change the base?
Save Barycentric Weights in Bit Reverse Order #1071
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5f098cc
to
9c44f04
Compare
03c8ab1
to
b31d7bd
Compare
b31d7bd
to
c716759
Compare
9c44f04
to
5a792e4
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: d46e33e | Previous: d82fc0d | Ratio |
---|---|---|---|
iffts/simd ifft/27 |
569146336 ns/iter (± 5313880 ) |
268005817 ns/iter (± 7372585 ) |
2.12 |
iffts/simd ifft/28 |
1210877982 ns/iter (± 22379981 ) |
546374837 ns/iter (± 14302025 ) |
2.22 |
merkle throughput/simd merkle |
27898353 ns/iter (± 1121972 ) |
12957990 ns/iter (± 271026 ) |
2.15 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @shaharsamocha7
c716759
to
7d02994
Compare
5a792e4
to
e5af4b3
Compare
7d02994
to
d99370d
Compare
d99370d
to
d82fc0d
Compare
e5af4b3
to
e5ca27c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## gali/barycentric_in_polyops #1071 +/- ##
===============================================================
- Coverage 92.71% 92.71% -0.01%
===============================================================
Files 106 106
Lines 14530 14529 -1
Branches 14530 14529 -1
===============================================================
- Hits 13472 13471 -1
Misses 977 977
Partials 81 81 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
98d1ff3
to
968ea2f
Compare
d82fc0d
to
30ad653
Compare
30ad653
to
d46e33e
Compare
No description provided.