Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. dafnas

    How to measure the amount of time a program is running?

    I know there is the "time" command, but what do I do with it's output? do I sum the user+system to get the result or do I look at the third argument >time sleep 3 0.00u 0.01s 0:03.01 0.3% What do the output means? Thanks Dafna
  2. dafnas

    Java Benchmarks

    Hi, I am looking for some Java Benchmarks to run on a JVM. maybe someone knows about some good programs. I know there are the Spec benchmarks, but these are not good for me. I need also some good examples (of java programs) to test on, for running javac and javadoc. Thanks Dafna
  3. dafnas

    How to use the performance counters?

    Hi, Maybe someone can answer this question, I really need to know the answer.... I need to measure D-Cache and E-Cache miss rate on the UltraSparc II and I saw there is a command "cputrack" that can do that. My question is: running the command (for example) to measure E-Cache miss rate...

Part and Inventory Search

Back
Top