Running a compiled REXXCPS, I get these results:

 Run 1. Performance: 6587190 REXX clauses per second 
 Run 2. Performance: 7755269 REXX clauses per second
 Run 3. Performance: 7560471 REXX clauses per second  

This is on a lightly loaded z10 (Real CPU ID  = 000sssss20978000). The numbers 
appear to vary directly with the CPU Busy values. The LPAR shares its 5 CPs 
with  two other lightly loaded LPARs that are capped, with very low ceilings. 
If I run the uncompiled version, the result is approximately 25% of the 
compiled version's. I haven't had a chance to try it in one of the IFL LPARs. 
It is tough finding a time when they are not extremely busy.

Regards, 
Richard Schuh 

 

> -----Original Message-----
> From: The IBM z/VM Operating System 
> [mailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of Bruce Hayden
> Sent: Friday, June 10, 2011 7:13 AM
> To: IBMVM@LISTSERV.UARK.EDU
> Subject: Re: REXXCPS EXEC
> 
> I ran it on a 2817-742 (i.e. a z196):
> rexxcps
> ----- REXXCPS 2.1 -- Measuring REXX clauses/second -----  
> REXX version is: REXX370 4.02 01 Dec 1998
>        System is: CMS
>        Averaging: 100 measures of 100 iterations Calibration 
> (empty DO): 0.00001351 secs (average of 100) Spooling trace 
> NOTERM Spooling now back on TERM
> 
> Total (full DO): 0.03813453 secs (average of 100 measures of 
> 100 iterations) Time for one iteration (1000 clauses) was: 
> 0.0003813453 seconds
> 
>      Performance: 2622295 REXX clauses per second
> 
> Ready; T=3.76/3.76 10:06:06
> 
> But - you're probably more interested in the numbers after 
> compiling the exec.  (I noticed in the table that it also has 
> the results after the exec is compiled.)
> 
> rexxcpsc
> ----- REXXCPS 2.1 -- Measuring REXX clauses/second -----  
> REXX version is: REXXC370 4.02 23 Dec 1999
>        System is: CMS
>        Averaging: 100 measures of 100 iterations Calibration 
> (empty DO): 0.00000467 secs (average of 100) Spooling trace 
> NOTERM Spooling now back on TERM
> 
> Total (full DO): 0.00707880 secs (average of 100 measures of 
> 100 iterations) Time for one iteration (1000 clauses) was: 
> 0.000070788 seconds
> 
>      Performance: 14126688 REXX clauses per second
> 
> Ready; T=0.69/0.69 10:06:10
> 
> On Fri, Jun 10, 2011 at 6:18 AM, Les Koehler 
> <vmr...@tampabay.rr.com> wrote:
> > I'm curious... Has anyone with real mainframe hardware (no 
> emulation) 
> > recently run REXXCPS that MFC wrote way back when?
> >
> > See:
> >
> > http://speleotrove.com/misc/rexxcpslist.html
> >
> > for his collection of data.
> >
> > If you've never seen REXXCPS, there's a link to it at the 
> top of the page.
> > Just remove the hash-bang usr/bin to run it on a VM userid.
> >
> > Les
> >
> 
> 
> 
> --
> Bruce Hayden
> z/VM and Linux on System z ATS
> IBM, Endicott, NY
> 

Reply via email to