Date: Fri, 22 Nov 2002 18:14:43 -0500
Reply-To: Larry Bertolini <bertolini.1@OSU.EDU>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Larry Bertolini <bertolini.1@OSU.EDU>
Organization: Ohio State University
Subject: Re: V8 on OS390
Content-Type: text/plain; charset=us-ascii
In my previous post, I should have pointed out that
reading SAS-L regularly will provide you with some
good hints on streamlining your SAS code.
In particular, if you have a lot of code that
performs table look-ups, scan the archives
for Paul Dorfman's hashing techniques.
Frank Ramage wrote:
> Hi,
>
> I'm trying to implement version 8 on the MVS / OS390.
>
> I'm finding that we are using more CPU than on V6.09e (approx 15%)
>
> Has anybody else had this problem ? How did you rectify it ?
>
> SAS told me that there were NO issues. It may run slightly slower under NT,
> but that was because V8 did much more for you !!
>
> Any comments would be helpful.
>
> Frank
|