Measuring computer performance: a practitioner's guide
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Cambridge [u.a.]
Cambridge Univ. Press
2000
|
Schlagworte: | |
Online-Zugang: | Sample text Table of contents Publisher description Inhaltsverzeichnis |
Beschreibung: | Hier auch später erschienene, unveränderte Nachdrucke |
Beschreibung: | XV, 261 S. graph. Darst. |
ISBN: | 0521641055 9780521641050 0521646707 9780521646703 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV013419335 | ||
003 | DE-604 | ||
005 | 20141126 | ||
007 | t | ||
008 | 001106s2000 xxkd||| |||| 00||| eng d | ||
020 | |a 0521641055 |c hbk |9 0-521-64105-5 | ||
020 | |a 9780521641050 |c hbk |9 978-0-521-64105-0 | ||
020 | |a 0521646707 |c pbk |9 0-521-64670-7 | ||
020 | |a 9780521646703 |c pbk |9 978-0-521-64670-3 | ||
035 | |a (OCoLC)247084730 | ||
035 | |a (DE-599)BVBBV013419335 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
044 | |a xxk |c XA-GB | ||
049 | |a DE-29T |a DE-521 |a DE-91G |a DE-384 |a DE-573 |a DE-739 |a DE-20 | ||
050 | 0 | |a QA76.9.E94 | |
050 | 0 | |a QA76.9.E94L54 2000 | |
082 | 0 | |a 004.24 | |
082 | 0 | |a 004.2/4 21 | |
084 | |a ST 150 |0 (DE-625)143594: |2 rvk | ||
084 | |a ST 237 |0 (DE-625)143623: |2 rvk | ||
084 | |a DAT 282f |2 stub | ||
100 | 1 | |a Lilja, David J. |d 1959- |e Verfasser |0 (DE-588)1062659023 |4 aut | |
245 | 1 | 0 | |a Measuring computer performance |b a practitioner's guide |c David J. Lilja |
264 | 1 | |a Cambridge [u.a.] |b Cambridge Univ. Press |c 2000 | |
300 | |a XV, 261 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Hier auch später erschienene, unveränderte Nachdrucke | ||
650 | 4 | |a Computer - Leistungsbewertung | |
650 | 4 | |a Electronic digital computers -- Evaluation -- Congresses | |
650 | 0 | 7 | |a Leistungsbewertung |0 (DE-588)4167271-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenverarbeitungssystem |0 (DE-588)4125229-9 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)1071861417 |a Konferenzschrift |2 gnd-content | |
689 | 0 | 0 | |a Datenverarbeitungssystem |0 (DE-588)4125229-9 |D s |
689 | 0 | 1 | |a Leistungsbewertung |0 (DE-588)4167271-9 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | |u http://www.loc.gov/catdir/samples/cam032/99057225.html |3 Sample text | |
856 | 4 | |u http://www.loc.gov/catdir/toc/cam024/99057225.html |3 Table of contents | |
856 | 4 | |u http://www.loc.gov/catdir/description/cam0210/99057225.html |3 Publisher description | |
856 | 4 | 2 | |m Digitalisierung UB Passau |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009157381&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009157381 |
Datensatz im Suchindex
_version_ | 1804128206854291457 |
---|---|
adam_text | Contents
Preface
xi
Acknowledgements
xv
Introduction
ι
1.1
Measuring performance
1
1.2
Common goals of performance analysis
2
1.3
Solution techniques
4
1.4
Summary
7
1.5
Exercises
7
Metrics of performance
9
2.1
What is a performance metric?
9
2.2
Characteristics of a good performance metric
10
2.3
Processor and system performance metrics
12
2.4
Other types of performance metrics
19
2.5
Speedup and relative change
19
2.6
Means versus ends metrics
21
2.7
Summary
23
2.8
For further reading
23
2.9
Exercises
24
Average performance and variability
25
3.1
Why mean values?
25
3.2
Indices of central tendency
26
3.3
Other types of means
29
3.4
Quantifying variability
35
3.5
Summary
39
3.6
For further reading
40
3.7
Exercises
41
Errors in experimental measurements
43
4.1
Accuracy, precision, and resolution
43
4.2
Sources of errors
45
4.3
A model of errors
46
4.4
Quantifying errors
47
4.5
Summary
57
4.6
For further reading
57
4.7
Exercises
58
Comparing alternatives 6i
5.1
Comparing two alternatives
62
5.2
Comparing more than two alternatives
71
5.3
Summary
80
5.4
For further reading
80
5.5
Exercises
81
Measurement tools and techniques
82
6.1
Events and measurement strategies
82
6.2
Interval timers
86
6.3
Program profiling
92
6.4
Event tracing
97
6.5
Indirect and ad hoc measurements
104
6.6
Perturbations due to measuring
105
6.7
Summary
107
6.8
For further reading
108
6.9
Exercises
109
Benchmark
programs
111
7.1
Types of benchmark programs
112
7.2
Benchmark strategies
117
7.3
Example benchmark programs
125
7.4
Summary
132
7.5
For further reading
135
7.6
Exercises
137
8
Linear-regression models
139
8.1
Least-squares minimization
139
8.2
Confidence intervals for regression parameters
142
8.3
Correlation
145
8.4
Multiple linear regression
148
8.5
Verifying linearity
150
8.6
Nonlinear models
151
8.7
Summary
155
8.8
For further reading
155
8.9
Exercises
156
The design of experiments
157
9.1
Types of experiments
158
9.2
Terminology
158
9.3
Two-factor experiments
159
9.4
Generalized m-factor experiments
168
9.5
п2т
experiments
172
9.6
Summary
177
9.7
For further reading
177
9.8
Exercises
. 178
10
Simulation and random-number generation i8i
10.1
Simulation-efficiency considerations
182
10.2
Types of simulations
183
10.3
Random-number generation
190
10.4
Verification and
validation
of
simulations
203
10.5
Summary
212
10.6
For further reading
213
10.7
Exercises
214
11
Queueing analysis
217
11.1
Queueing-network models
218
11.2
Basic assumptions and notation
220
11.3
Operational analysis
221
11.4
Stochastic analysis
225
11.5
Summary
235
11.6
For further reading
237
11.7
Exercises
237
Appendix A Glossary
239
Appendix
В
Some useful probability distributions
242
Appendix
С
Selected statistical tables
249
Index
258
|
any_adam_object | 1 |
author | Lilja, David J. 1959- |
author_GND | (DE-588)1062659023 |
author_facet | Lilja, David J. 1959- |
author_role | aut |
author_sort | Lilja, David J. 1959- |
author_variant | d j l dj djl |
building | Verbundindex |
bvnumber | BV013419335 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.E94 QA76.9.E94L54 2000 |
callnumber-search | QA76.9.E94 QA76.9.E94L54 2000 |
callnumber-sort | QA 276.9 E94 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 150 ST 237 |
classification_tum | DAT 282f |
ctrlnum | (OCoLC)247084730 (DE-599)BVBBV013419335 |
dewey-full | 004.24 004.2/421 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.24 004.2/4 21 |
dewey-search | 004.24 004.2/4 21 |
dewey-sort | 14.24 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02299nam a2200541 c 4500</leader><controlfield tag="001">BV013419335</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20141126 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">001106s2000 xxkd||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0521641055</subfield><subfield code="c">hbk</subfield><subfield code="9">0-521-64105-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780521641050</subfield><subfield code="c">hbk</subfield><subfield code="9">978-0-521-64105-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0521646707</subfield><subfield code="c">pbk</subfield><subfield code="9">0-521-64670-7</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780521646703</subfield><subfield code="c">pbk</subfield><subfield code="9">978-0-521-64670-3</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)247084730</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV013419335</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxk</subfield><subfield code="c">XA-GB</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield><subfield code="a">DE-521</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-20</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.E94</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.E94L54 2000</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.24</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">004.2/4 21</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 150</subfield><subfield code="0">(DE-625)143594:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 237</subfield><subfield code="0">(DE-625)143623:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 282f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Lilja, David J.</subfield><subfield code="d">1959-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1062659023</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Measuring computer performance</subfield><subfield code="b">a practitioner's guide</subfield><subfield code="c">David J. Lilja</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Cambridge [u.a.]</subfield><subfield code="b">Cambridge Univ. Press</subfield><subfield code="c">2000</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XV, 261 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Hier auch später erschienene, unveränderte Nachdrucke</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer - Leistungsbewertung</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Electronic digital computers -- Evaluation -- Congresses</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Leistungsbewertung</subfield><subfield code="0">(DE-588)4167271-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenverarbeitungssystem</subfield><subfield code="0">(DE-588)4125229-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)1071861417</subfield><subfield code="a">Konferenzschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenverarbeitungssystem</subfield><subfield code="0">(DE-588)4125229-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Leistungsbewertung</subfield><subfield code="0">(DE-588)4167271-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/samples/cam032/99057225.html</subfield><subfield code="3">Sample text</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/toc/cam024/99057225.html</subfield><subfield code="3">Table of contents</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="u">http://www.loc.gov/catdir/description/cam0210/99057225.html</subfield><subfield code="3">Publisher description</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009157381&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009157381</subfield></datafield></record></collection> |
genre | (DE-588)1071861417 Konferenzschrift gnd-content |
genre_facet | Konferenzschrift |
id | DE-604.BV013419335 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:45:34Z |
institution | BVB |
isbn | 0521641055 9780521641050 0521646707 9780521646703 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009157381 |
oclc_num | 247084730 |
open_access_boolean | |
owner | DE-29T DE-521 DE-91G DE-BY-TUM DE-384 DE-573 DE-739 DE-20 |
owner_facet | DE-29T DE-521 DE-91G DE-BY-TUM DE-384 DE-573 DE-739 DE-20 |
physical | XV, 261 S. graph. Darst. |
publishDate | 2000 |
publishDateSearch | 2000 |
publishDateSort | 2000 |
publisher | Cambridge Univ. Press |
record_format | marc |
spelling | Lilja, David J. 1959- Verfasser (DE-588)1062659023 aut Measuring computer performance a practitioner's guide David J. Lilja Cambridge [u.a.] Cambridge Univ. Press 2000 XV, 261 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Hier auch später erschienene, unveränderte Nachdrucke Computer - Leistungsbewertung Electronic digital computers -- Evaluation -- Congresses Leistungsbewertung (DE-588)4167271-9 gnd rswk-swf Datenverarbeitungssystem (DE-588)4125229-9 gnd rswk-swf (DE-588)1071861417 Konferenzschrift gnd-content Datenverarbeitungssystem (DE-588)4125229-9 s Leistungsbewertung (DE-588)4167271-9 s DE-604 http://www.loc.gov/catdir/samples/cam032/99057225.html Sample text http://www.loc.gov/catdir/toc/cam024/99057225.html Table of contents http://www.loc.gov/catdir/description/cam0210/99057225.html Publisher description Digitalisierung UB Passau application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009157381&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Lilja, David J. 1959- Measuring computer performance a practitioner's guide Computer - Leistungsbewertung Electronic digital computers -- Evaluation -- Congresses Leistungsbewertung (DE-588)4167271-9 gnd Datenverarbeitungssystem (DE-588)4125229-9 gnd |
subject_GND | (DE-588)4167271-9 (DE-588)4125229-9 (DE-588)1071861417 |
title | Measuring computer performance a practitioner's guide |
title_auth | Measuring computer performance a practitioner's guide |
title_exact_search | Measuring computer performance a practitioner's guide |
title_full | Measuring computer performance a practitioner's guide David J. Lilja |
title_fullStr | Measuring computer performance a practitioner's guide David J. Lilja |
title_full_unstemmed | Measuring computer performance a practitioner's guide David J. Lilja |
title_short | Measuring computer performance |
title_sort | measuring computer performance a practitioner s guide |
title_sub | a practitioner's guide |
topic | Computer - Leistungsbewertung Electronic digital computers -- Evaluation -- Congresses Leistungsbewertung (DE-588)4167271-9 gnd Datenverarbeitungssystem (DE-588)4125229-9 gnd |
topic_facet | Computer - Leistungsbewertung Electronic digital computers -- Evaluation -- Congresses Leistungsbewertung Datenverarbeitungssystem Konferenzschrift |
url | http://www.loc.gov/catdir/samples/cam032/99057225.html http://www.loc.gov/catdir/toc/cam024/99057225.html http://www.loc.gov/catdir/description/cam0210/99057225.html http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009157381&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT liljadavidj measuringcomputerperformanceapractitionersguide |