-
Notifications
You must be signed in to change notification settings - Fork 311
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
Add PER #2159
base: master
Are you sure you want to change the base?
Conversation
Benchmarks should be done in a few days. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2159 +/- ##
==========================================
- Coverage 91.56% 91.52% -0.04%
==========================================
Files 197 198 +1
Lines 10927 10979 +52
Branches 1387 1393 +6
==========================================
+ Hits 10005 10049 +44
- Misses 663 669 +6
- Partials 259 261 +2 ☔ 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.
How are the benchmark results?
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.
Nice. This is a pretty clean implementation.
4e708fd
to
bf2b104
Compare
Currently rerunning some of the benchmarks (some were interrupted), will report back once they're done. |
Closes #1489.