|
> Exactly Wynn. CLEAN, READABLE, MAINTAINABLE, RELIABLE, CONSISTENT, > STANDARDIZED CODE. > > Design first for the above, Adjust for for performance only if necessary. > > John Carr I also agree. My intent in starting this subject was to find out what things are important when adjusting for performance, just how important they are, and if the faster way is clean, readable, etc., use it as my standard. Another point I'd like to make is that the things that are important for performance change slightly as the years go by and IBM tweaks the compiler or the hardware. As I mentioned in an earlier post, I fail to see why READE and READ/compare are so different. They are both doing sequential reads (last time I checked <g>) and then comparing some key fields to determine whether to use the record or not. I would like to think that it's possible for the READE code to read a block of records just as READ does, and look at each record within the block to do it's compare before either passing the record to the program or setting the = indicator. This is something that could be tweaked by IBM at any time. I also like the info about the COBOL run unit. It's been 6 or 7 years since I had a customer who used COBOL, and I never ran across that problem. Good to know. Peter Dow Dow Software Services, Inc. 909 425-0194 voice/fax > +--- > | 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 > +--- __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com +--- | 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-2025 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.