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.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 1780 views
  • 3 likes
  • 3 in conversation