BookmarkSubscribeRSS Feed
nicnad
Fluorite | Level 6

Hi,

I am using SAS Enterprise Guide 4.1 (4.1.0.1020).

Is there a way to know the real cpu time used for a whole process flow?

Thank you.

2 REPLIES 2
SASKiwi
PROC Star

The only way I can think of easily doing this is to export your whole process flow to a SAS program and then run it as a batch job. The SAS log file from the batch job will then have notes at the end of it saying how much CPU time in total was used. If you use the FULLSTIMER SAS option then you will get the job memory used as well.

TomKari
Onyx | Level 15

I'm going to use the word "easy" on this one, but SAS has the ability to create ARM records, which can then be analyzed for a number of performance metrics, including CPU time. Here's a link to some documentation:

http://support.sas.com/rnd/scalability/tools/arm/arm.html

Tom

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 742 views
  • 0 likes
  • 3 in conversation