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

Do not copy arguments of requests in operations #432

Closed
ArtDu opened this issue Oct 4, 2023 · 0 comments · Fixed by #431
Closed

Do not copy arguments of requests in operations #432

ArtDu opened this issue Oct 4, 2023 · 0 comments · Fixed by #431
Assignees
Labels
performance unplanned Something that wasn't planned to do but done

Comments

@ArtDu
Copy link
Contributor

ArtDu commented Oct 4, 2023

for example here

this.client, this.functionName, new ArrayList<>(arguments.values()), this.argumentsMapper,

@ArtDu ArtDu self-assigned this Oct 4, 2023
@ArtDu ArtDu assigned akudiyar and unassigned ArtDu Oct 4, 2023
@dkasimovskiy dkasimovskiy added the unplanned Something that wasn't planned to do but done label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance unplanned Something that wasn't planned to do but done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants