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

org.luaj:luaj-jse:3.0.1 assigning memory and resources in kotlin to increase performance? #116

Open
k4nd1l opened this issue Nov 29, 2023 · 0 comments

Comments

@k4nd1l
Copy link

k4nd1l commented Nov 29, 2023

Hello
I am using this library in kotlin ktor to run a script with function and append to it a return statement to retrieve the value. Is it possible to allocate more resources to this library as it seems to have some performance issues .
The functions that are defined in the lua script call functions in kotlin class which i have set to the standard global . I need some assistance in this to increase the performance.
Thank you

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

No branches or pull requests

1 participant