Download - Selection of Measurement Techniques and Metrics

Transcript
Page 1: Selection of Measurement Techniques and Metrics

Selection of Measurement Techniques and Metrics

Faiza Ishaq

Page 2: Selection of Measurement Techniques and Metrics

Overview• One or more systems, real or hypothetical• You want to evaluate their performance• What technique do you choose?

- Analytic Modeling?- Simulation?- Measurement?

Page 3: Selection of Measurement Techniques and Metrics

Outline

• Selecting an Evaluation Technique• Selecting Performance Metrics– Case Study

• Commonly Used Performance Metrics• Setting Performance Requirements– Case Study

Page 4: Selection of Measurement Techniques and Metrics

Outline

• Selecting an Evaluation Technique• Selecting Performance Metrics• Commonly Used Performance Metrics• Setting Performance Requirements– Case Study

Page 5: Selection of Measurement Techniques and Metrics

Selecting Performance Metrics

response time representing the elapses between the time of sending a message and the time when the error diagnostic is received. – S. Kelly-Bootle, The Devil’s DP Dictionary

5

Request

System

Done

NotDone

Correct

NotCorrect Errori

Probability

Time between

Eventk Duration

Time between

Time

Rate

Resource

Speed

Relia

bility

Availa

bility

Page 6: Selection of Measurement Techniques and Metrics

6

Selecting Performance Metrics

• May be more than one set of metrics– Resources: Queue size, CPU Utilization,

Memory Use … • Criteria for selecting subset, choose:– Low variability – need fewer repetitions– Non redundancy – don’t use 2 if 1 will do• ex: queue size and delay may provide identical

information– Completeness – should capture tradeoffs• ex: one disk may be faster but may return more

errors so add reliability measure

Page 7: Selection of Measurement Techniques and Metrics

7

Outline• Selecting an Evaluation Technique• Selecting Performance Metrics• Commonly Used Performance Metrics• Setting Performance Requirements– Case Study

Page 8: Selection of Measurement Techniques and Metrics

8

Commonly Used Performance Metrics

• Response Time– Turn around time– Reaction time– Stretch factor

• Throughput– Operations/second– Capacity– Efficiency– Utilization

• Reliability– Uptime– MTTF

Page 9: Selection of Measurement Techniques and Metrics

9

Response Time (1 of 2)

• Interval between user’s request and system response

Time

User’sRequest

System’sResponse

• But simplistic since requests and responses are not instantaneous• Users type and system formats

Page 10: Selection of Measurement Techniques and Metrics

10

Response Time (2 of 2)

• Can have two measures of response time– Both ok, but 2 preferred if execution long

• Think time can determine system load

Time

User FinishesRequest

System Starts

Response

User Starts

Request

System Finishes

Response

System Starts

Execution

ReactionTime

ResponseTime 1

ResponseTime 2

ThinkTime

Page 11: Selection of Measurement Techniques and Metrics

11

Response Time+• Turnaround time – time between submission

of a job and completion of output– For batch job systems

• Reaction time - Time between submission of a request and beginning of execution– Usually need to measure inside system since

nothing externally visible• Stretch factor – ratio of response time at load

to response time at minimal load– Most systems have higher response time as load

increases

Page 12: Selection of Measurement Techniques and Metrics

12

Throughput (1 of 2)• Rate at which requests can be serviced by

system (requests per unit time)– Batch: jobs per second– Interactive: requests per second– CPUs• Millions of Instructions Per Second (MIPS)• Millions of Floating-Point Ops per Sec (MFLOPS)

– Networks: pkts per second or bits per second– Transactions processing: Transactions Per Second

(TPS)

Page 13: Selection of Measurement Techniques and Metrics

13

Throughput (2 of 2)• Throughput increases as load

increases, to a point

Th

rput

Knee

KneeCapacity

UsableCapacity

NominalCapacity

Load

Resp

onse

Tim

e

Load

• Knee is where response time goes up rapidly for small increase in throughput

Page 14: Selection of Measurement Techniques and Metrics

14

Efficiency• Ratio of maximum achievable throughput • For multiprocessor, ration of n-processor to that of one-

processor (in MIPS or MFLOPS) E

ffici

en

cy

Number of Processors