Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

Testing & Performance analysis :: RE: DD DUMMY & CPU TIME

$
0
0
Author: steve-myers
Posted: Thu Dec 22, 2016 2:33 am (GMT 5.5)

Code:
         L     3,COUNTER
         CPUTIME STORADR=STIME,CPU=MIC...
         BCT   3,*
         CPUTIME STORADR=ETIME,CPU=MIC...
         LG    3,ETIME
         SG    3,STIME
         STG   3,TEMP
         LM    0,1,TEMP
         D     0,=F'1000'

Since a BCT was used for the PUT loop, the overhead times had to be basically the same


Viewing all articles
Browse latest Browse all 8500

Trending Articles