-
Notifications
You must be signed in to change notification settings - Fork 89
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
Added test for expression simplifier. #908
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #908 +/- ##
==========================================
+ Coverage 91.51% 91.55% +0.04%
==========================================
Files 93 93
Lines 13375 13429 +54
Branches 13375 13429 +54
==========================================
+ Hits 12240 12295 +55
+ Misses 1021 1020 -1
Partials 114 114 ☔ 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: 7414829 | Previous: cd8b37b | Ratio |
---|---|---|---|
iffts/simd ifft/22 |
12685608 ns/iter (± 145825 ) |
6306399 ns/iter (± 210024 ) |
2.01 |
merkle throughput/simd merkle |
29183557 ns/iter (± 525268 ) |
13712527 ns/iter (± 579195 ) |
2.13 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @shaharsamocha7
1a7d13b
to
d37275b
Compare
ae35557
to
4c7528b
Compare
d37275b
to
b02a6f7
Compare
4c7528b
to
a88d61f
Compare
b02a6f7
to
7ac8b10
Compare
a88d61f
to
468b5a3
Compare
7ac8b10
to
e8ba87f
Compare
468b5a3
to
50c486b
Compare
e8ba87f
to
4d01612
Compare
50c486b
to
db26390
Compare
4d01612
to
7b97d69
Compare
db26390
to
3df3781
Compare
5756190
to
75323a0
Compare
3df3781
to
e5927ae
Compare
75323a0
to
de080dc
Compare
e5927ae
to
63f1627
Compare
63f1627
to
8dbd090
Compare
de080dc
to
4af2d44
Compare
8dbd090
to
f4565e3
Compare
f4565e3
to
7414829
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.
Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @Alon-Ti)
Merge activity
|
No description provided.