×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Hi Darren,

So far my results are, with running both ways twice, using the standard
HSSF api's from pure RPGLE it took 11 minutes. Coding the 4 steps to
create row in java, called from RPG, takes 5 minutes.

That absolutely startles me. Were you doing garbage collection properly in your RPG version?

This method still requires creating a java string object to pass to the
create cell routine, so there is still a memory leak in that step, but I
cannot think of a way around that issue.

Why not pass a byte string to the create cell routine? Then you could pass an RPG-style alphanumeric string directly to the Java routine. The Java routine would use the byte[] to create the String object.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.