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

J2v8 Runtime Optimization #584

Open
vikasyadavhcl opened this issue Aug 16, 2022 · 0 comments
Open

J2v8 Runtime Optimization #584

vikasyadavhcl opened this issue Aug 16, 2022 · 0 comments

Comments

@vikasyadavhcl
Copy link

HI @irbull ,

Hope you are doing well.

We are using J2V8 library in one of our application which is a data hungry application, alot of data flowing in the system. the problem we are facing is because of runtime we are only able to process 20-30 records persecond, where as if I keep one runtime open count reach to the 1000 to 1100 records per second.

Need you suggestion if we can keep one runtime open all the time and what are the pros and cons of it. Along with some steps to manage the running runtime (memory leaks etc).

Thanks

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