Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Fix performance issues with JNI and garbage collection #34

Closed
Janrupf opened this issue Feb 3, 2021 · 0 comments · Fixed by #41
Closed

Fix performance issues with JNI and garbage collection #34

Janrupf opened this issue Feb 3, 2021 · 0 comments · Fixed by #41
Assignees
Labels
bug Something isn't working

Comments

@Janrupf
Copy link
Contributor

Janrupf commented Feb 3, 2021

When a Javascript bound Java object is released a JNI call is made and garbage collection might be triggered. This results in heavy performance issues.

@Janrupf Janrupf added the bug Something isn't working label Feb 3, 2021
@Janrupf Janrupf self-assigned this Feb 3, 2021
@Janrupf Janrupf linked a pull request Feb 25, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant