The Wayback Machine - https://web.archive.org/web/20230221210020/https://github.com/NativeScript/NativeScript/pull/10129
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

perf(android): reduce java object creation #10129

Merged
merged 4 commits into from Feb 21, 2023
Merged

perf(android): reduce java object creation #10129

merged 4 commits into from Feb 21, 2023

Conversation

triniwiz
Copy link
Member

This aims to reduce object creation when updating border or background properties

@nx-cloud
Copy link

nx-cloud bot commented Dec 14, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ae6ff0e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


Successfully ran 2 targets

Sent with 💌 from NxCloud.

@cla-bot cla-bot bot added the cla: yes label Dec 14, 2022
@farfromrefug
Copy link
Collaborator

@triniwiz can't you even make them static as you only use them in draw ?

@triniwiz
Copy link
Member Author

triniwiz commented Dec 14, 2022

@farfromrefug possible but, I'll need to run some more tests 😅

@NathanWalker NathanWalker added this to the 8.5 milestone Jan 16, 2023
NathanWalker
NathanWalker previously approved these changes Feb 16, 2023
@NathanWalker NathanWalker merged commit 2da0064 into main Feb 21, 2023
3 checks passed
@NathanWalker NathanWalker deleted the perf/android branch February 21, 2023 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants