-
Notifications
You must be signed in to change notification settings - Fork 117
Use json features instead of layer properties setters #426
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
Conversation
tobrun
left a comment
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.
Changes are looking good! how is performance? seeing less of those Attempt to remove non-JNI local reference logs?
|
@tobrun Performance feels alright, didn't compare FPS against old implementation but that's a good point, I'll do that. |
0843f34 to
493a969
Compare
danesfeder
left a comment
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.
Looks great - thanks for walking me through the improvements here @LukasPaczos
Closes #362 and closes #413.