|
Christopher, I can't say what the fastest method is, I think you will have to do some testing to make that determination. A message to this list from Bruce Vining sent on 8/19 lists several options. However, there are many techniques that can be employed to speed up code. These include caching of variables, setting access, optimization, and profiling. Because timing is critical in your application, you will need to do more than simply find the best algorithm. You need to ensure that system resources are available when you need them which is not really an RPG question. You will want to ensure that your conversion job has adequate resources and that those resources will not be stolen by another job. David Morris >>> Chris Bipes <ChrisB@cross-check.com> 08/27/99 09:15AM >>> Does anyone know the fasted and most efficient way to translate strings from ASCII to EBCDIC and back? I am currently using CALL QDCXLATE and want to use the TABLES that IBM provides, QSYS/QASCII & QSYS/QEBCDIC. Is there a way to load these tables into RPG tables at program init so I may use the XLATE opt code. Would this use less CPU cycles? Timing is critical in this application. Christopher K. Bipes mailto:ChrisB@Cross-Check.com Sr. Programmer/Analyst mailto:Chris_Bipes@Yahoo.com CrossCheck, Inc. http://www.cross-check.com 6119 State Farm Drive Phone: 707 586-0551 x 1102 Rohnert Park CA 94928 Fax: 707 586-1884 ***** Note to Recruiters ***** I nor anyone that I know of is interested in any new and/or exciting positions. Please do not contact me. +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.