|
boothm@earth.goddard.edu wrote: > Does Barbara have any info to share on UP to a sequential file vs. a > roll-your-own-cycle job? Booth, There's very little (if any) difference in performance between UP and UF. There's no magic in the RPG cycle that makes it able to read and update records any faster than a loop with READ and UPDATE or EXCEPT opcodes. Same with IP/IF (as long as the IF file is blocked). I just ran a little test and coding my own loop to read and update was a tiny bit faster (40 seconds for the cycle and 39 seconds for my code). This is insignificant as far as saying "don't use the cycle"; rather it indicates that choosing between UP and UF should be based on considerations other than performance. Barbara Morris +--- | 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.