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

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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