The performance of opensourcecobol 4j is very slow #33
Unanswered
ytr-sakamoto
asked this question in
General
Replies: 1 comment
-
Use profiling tools (JProfiler, Eclipse Memory Analyzer, VisualVM, ...etc) and identify problems.
Develop a class controling data buffer for SEQUENTIAL file I/O
In addtion to a performance problem, some COBOL85 test cases related to INDEXED file fails. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since I have focused on fixing opesourcecobol 4j to pass COBOL85 test cases, the performance of compiling and executing is very slow.
I will measure the performance of opensource COBOL 4j and show the result.
Beta Was this translation helpful? Give feedback.
All reactions