-
Notifications
You must be signed in to change notification settings - Fork 71
Faster parse_transform_serialize_r_block()
#1112
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1112 +/- ##
==========================================
+ Coverage 91.07% 91.09% +0.01%
==========================================
Files 46 46
Lines 2712 2717 +5
==========================================
+ Hits 2470 2475 +5
Misses 242 242
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 940010d is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
lorenzwalthert
left a comment
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.
solid speed improvement. Can't say no to that :D
|
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 940010d is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
01845a2 to
1481507
Compare
|
I have no idea what's wrong with the macOS tests now. |
|
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 0c4187c is merged into main:
|
|
In #1114 now. |
Avoiding repeated
bind_rows()in transformer.