BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Haikuo
Onyx | Level 15

Generally we get default benchmark info after each 'run';

real time           0.01 seconds

user cpu time       0.00 seconds

system cpu time     0.01 seconds

Memory                            2172k

OS Memory                         18044k

Timestamp            4/2/2012  2:37:24 PM

My want is how to get a total number of those benchmarks after consecutive multiple 'run's?

Thank you very much in advance and any comments will be highly appreciated!

Haikuo

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

Generally, you'll get the same for the whole SAS session, but I'll guess that is not satisfying your needs?

If you want to keep statistics about your processes/jobs, I suggest that take a look at ARM.

/Linus

Data never sleeps

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20

Generally, you'll get the same for the whole SAS session, but I'll guess that is not satisfying your needs?

If you want to keep statistics about your processes/jobs, I suggest that take a look at ARM.

/Linus

Data never sleeps
FriedEgg
SAS Employee

Run the task group in a batch mode and the session results will be compiled at the end of the log, as LinusH states.  Then run a task to scrape the logs from the runs if you want and collect the comparision data there.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1601 views
  • 3 likes
  • 3 in conversation