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

feat: First pass at the slicing optimization in Java (WIP) #6105

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

robin-aws
Copy link
Member

@robin-aws robin-aws commented Feb 13, 2025

What was changed?

Implementation of #2313, only for Java in the current state. Does not yet change s[..] to intentionally create a copy.

How has this been tested?

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@robin-aws robin-aws changed the title First pass at the optimization in Java First pass at the optimization in Java (WIP) Feb 13, 2025
@robin-aws robin-aws changed the title First pass at the optimization in Java (WIP) First pass at the slicing optimization in Java (WIP) Feb 14, 2025
@robin-aws robin-aws changed the title First pass at the slicing optimization in Java (WIP) feat: First pass at the slicing optimization in Java (WIP) Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant