Re: Fortran Users! Is there a better way to do this?
Gerhard Postpischil <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
On 5/15/2010 5:32 PM, Ron Hudson wrote: > Like perhaps a pages worth? There's nothing really special about a page when it comes to performance. On a really large job, what could affect performance is writing a block that just fits your JES2 buffer size (your program writes to an unprotected buffer, and when that's full, JES2 transfers it to a protected buffer and writes to the spool); doing so slightly reduces your system overhead. Gerhard Postpischil Bradford, VT