Skip to content
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

DX: NativeFunctionInvocationFixer - simplify interation #4221

Closed
wants to merge 1 commit into from
Closed

DX: NativeFunctionInvocationFixer - simplify interation #4221

wants to merge 1 commit into from

Conversation

kubawerlos
Copy link
Contributor

We don't have to iterate, collect indices, reverse them and insert \ - we can simply iterate in the other direction and insert \ during iteration.

@SpacePossum SpacePossum added this to the 2.12.6 milestone Jan 2, 2019
Copy link
Member

@keradus keradus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👎 for the idea
i have idea how to optimize Tokens performance, and it would revert your changes.
let's talk in priv about what and how

@keradus keradus removed this from the 2.12.6 milestone Jan 4, 2019
@kubawerlos kubawerlos closed this Jan 5, 2019
@kubawerlos kubawerlos deleted the dx-native-function-invokation-simplify branch January 5, 2019 22:37
@keradus keradus mentioned this pull request Jan 9, 2019
keradus added a commit that referenced this pull request Jan 25, 2021
This PR was squashed before being merged into the 2.18 branch.

Discussion
----------

POC Tokens::insertSlices

ref #4221
cc @kubawerlos , this is what we discussed in priv

Commits
-------

07cf8b0 POC Tokens::insertSlices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants