-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Use more chars instead of strings #6237
Conversation
where you able to measure any performance increase or is this just to make intent clearer? |
@wontruefree See benchmark in #5882 |
Can we maybe merge this now? |
@straight-shoota, @RX14 or @sdogruyol |
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.
It's fine by me. But I'm not a core member ;)
This is ready for a review I think. @jhass @mverzilli |
@ysbaddaden can we merge this please? |
@RX14 This might be a good one to add in to 0.27. |
What's blocking for the merge? |
@r00ster91 Could you rebase on master to make sure it's all good? |
41e8273
to
526e65b
Compare
There are a bunch of |
Ouch, CI is going rogue again :/ Multiple:
Then:
Aaand a timeout, triple strike! @r00ster91 Did you rebase on current |
@Sija Yes, I did. I did exactly this on the branch:
|
Suspicious... I'm not sure it's rebased against master. Did you |
It's isn't rebased. Don't forget to |
Oh, no I didn't do |
AFAIK |
And it improves things like
gsub(' ', "")
.