Operating System - HP-UX
1838195 Members
4016 Online
110125 Solutions
New Discussion

Re: Benchmark your system

 
Marcelo De Florio_1
Frequent Advisor

Benchmark your system


Anybody know, how can i to benchmark my system (tools,etc)?

regards
MDF
Marcelo De Florio
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: Benchmark your system


With a stopwatch and your application is the best way!

Seriously, I'm not a believer in "published" benchmarks, as the only true test is your applications and the mixture of users and tasks.

I would suggest you purchase glance/measureware and perfview, which will help you "monitor" existing performance.

live free or die
harry
Live Free or Die
MANOJ SRIVASTAVA
Honored Contributor

Re: Benchmark your system

Hi Marcelo


Couple of ways to do it


1. basic stuff is to time the procees or the shell takes to run you can do a man timex and it will tell u how it can be used .

2. scope the appilcation in the measurware agent and get the stats for the application in the perf view.

3. Stop watch

4. applications pretty much have logs which can be used to scope it .


Manoj Srivastava
Ken Hubnik_2
Honored Contributor

Re: Benchmark your system

Use sar and take different snapshots at regular intervals.
Vincent Fleming
Honored Contributor

Re: Benchmark your system

What kind of benchmark are you looking for? CPU performance? Memory performance? Disk performance? Network performance? Overall performance?

Generally, there are multiple types of benchmarks for each of the above. For example, in disk performance, are you looking for raw disk performance or cooked (filesystem) performance? Random or sequential?

I agree with Harry that benchmarks are really of limited use - for every system or device there's a benchmark that will make it look great, and at least one that will make it look terrible.

Overall performance is best judged in an apples-to-apples fashion using YOUR application.

Good luck!
No matter where you go, there you are.