-
Notifications
You must be signed in to change notification settings - Fork 4
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
chore(config): migrate renovate config #168
Conversation
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.
philips-isyntax-rs Benchmark
Benchmark suite | Current: a23a739 | Previous: 6703c7a | Ratio |
---|---|---|---|
philips_i2syntax_read_region_256_lvl_0 |
1352498 ns/iter (± 502231 ) |
1365835 ns/iter (± 89832 ) |
0.99 |
philips_i2syntax_read_region_256_lvl_1 |
1412029 ns/iter (± 57963 ) |
1165759 ns/iter (± 52887 ) |
1.21 |
philips_i2syntax_read_region_512_lvl_0 |
1754227 ns/iter (± 133138 ) |
1573828 ns/iter (± 185830 ) |
1.11 |
philips_i2syntax_read_region_512_lvl_1 |
7342698 ns/iter (± 473902 ) |
7417155 ns/iter (± 320016 ) |
0.99 |
philips_read_region_256_lvl_0 |
493116 ns/iter (± 31928 ) |
515350 ns/iter (± 35665 ) |
0.96 |
philips_read_region_256_lvl_1 |
1225274 ns/iter (± 47838 ) |
1265846 ns/iter (± 67766 ) |
0.97 |
philips_read_region_512_lvl_0 |
3482802 ns/iter (± 180324 ) |
3576608 ns/iter (± 311921 ) |
0.97 |
philips_read_region_512_lvl_1 |
2715652 ns/iter (± 103904 ) |
2766784 ns/iter (± 195027 ) |
0.98 |
This comment was automatically generated by workflow using github-action-benchmark.
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 'philips-isyntax-rs Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20
.
Benchmark suite | Current: a23a739 | Previous: 6703c7a | Ratio |
---|---|---|---|
philips_i2syntax_read_region_256_lvl_1 |
1412029 ns/iter (± 57963 ) |
1165759 ns/iter (± 52887 ) |
1.21 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @AzHicham
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #168 +/- ##
========================================
Coverage 91.02% 91.02%
========================================
Files 8 8
Lines 568 568
========================================
Hits 517 517
Misses 51 51 ☔ View full report in Codecov by Sentry. |
🎉 This PR is included in version 1.3.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 Ignore: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to request help here.
This PR was generated by Mend Renovate. View the repository job log.