eclipsesource / eclipsesource/J2V8
J2v8 Runtime Optimization
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.