-
Notifications
You must be signed in to change notification settings - Fork 91
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
par trace #943
base: ohad/trace_iter
Are you sure you want to change the base?
par trace #943
Conversation
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## ohad/trace_iter #943 +/- ##
===================================================
- Coverage 92.35% 92.26% -0.10%
===================================================
Files 98 98
Lines 13421 13516 +95
Branches 13421 13516 +95
===================================================
+ Hits 12395 12470 +75
- Misses 956 976 +20
Partials 70 70 ☔ View full report in Codecov by Sentry. |
cec2df9
to
87c1b94
Compare
525e6e0
to
a416c87
Compare
87c1b94
to
a58b4ca
Compare
a416c87
to
bdcdf24
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: bdcdf24 | Previous: a416c87 | Ratio |
---|---|---|---|
iffts/simd ifft/21 |
6269610 ns/iter (± 170748 ) |
3060088 ns/iter (± 80937 ) |
2.05 |
iffts/simd ifft/22 |
12963254 ns/iter (± 234995 ) |
6094724 ns/iter (± 136081 ) |
2.13 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @shaharsamocha7
No description provided.