Performance Analysis of a Relational Data Base Management System.
Paula B. Hawthorn, Michael Stonebraker:
Performance Analysis of a Relational Data Base Management System.
SIGMOD Conference 1979: 1-12@inproceedings{DBLP:conf/sigmod/HawthornS79,
author = {Paula B. Hawthorn and
Michael Stonebraker},
editor = {Philip A. Bernstein},
title = {Performance Analysis of a Relational Data Base Management System},
booktitle = {Proceedings of the 1979 ACM SIGMOD International Conference on
Management of Data, Boston, Massachusetts, May 30 - June 1},
publisher = {ACM},
year = {1979},
isbn = {0-89791-001-X},
pages = {1-12},
ee = {http://doi.acm.org/10.1145/582095.582097, db/conf/sigmod/HawthornS79.html},
crossref = {DBLP:conf/sigmod/79},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
The effect on the performance of data management systems of the use of extended storage devices, multiple processors and prefetching data blocks is analyzed with respect to one system, INGRES.
Benchmark query streams, derived from user queries, were run on the INGRES system and their CPU usage and data reference patterns traced.
The results show that the performance characteristics of two query types: data-intensive queries and overhead-intensive queries, are so different that it maybe difficult to design a single architecture to optimize the performance of both types.
It is shown that the random access model of data references holds only for overhead-intensive queries, and then only if references to system catalogs are notconsidered data references. Significant sequentiality of reference was found in the data-intensive queries.
It is shown that back-end data management machines that distribute processing toward the data may be cost effective only for data-intensive queries.
It is proposed that the best method of distributing the processing of the overhead-intensive query is through the use of intelligent terminals.
A third benchmark set, multi-relation queries, was devised, and proposals are made for taking advantage of the locality of reference which was found.
Copyright © 1979 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 2, SIGMOD '75-'92" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Philip A. Bernstein (Ed.):
Proceedings of the 1979 ACM SIGMOD International Conference on Management of Data, Boston, Massachusetts, May 30 - June 1.
ACM 1979, ISBN 0-89791-001-X
Contents
References
- [ALLM76]
- ...
- [BLAS76]
- ...
- [DENN68]
- ...
- [DEWI78]
- ...
- [EPST77]
- ...
- [GRAY78]
- Jim Gray:
Notes on Data Base Operating Systems.
Advanced Course: Operating Systems 1978: 393-481
- [LANG77]
- Tomás Lang, Christopher Wood, Eduardo B. Fernández:
Database Buffer Paging in Virtual Storage Systems.
ACM Trans. Database Syst. 2(4): 339-351(1977)
- [OZKA77]
- Esen A. Ozkarahan, Stewart A. Schuster, Kenneth C. Sevcik:
Performance Evaluation of a Relational Associative Processor.
ACM Trans. Database Syst. 2(2): 175-195(1977)
- [RODR76]
- ...
- [REIT76]
- ...
- [RITC74]
- Dennis Ritchie, Ken Thompson:
The UNIX Time-Sharing System.
Commun. ACM 17(7): 365-375(1974)
- [SHER76]
- Stephen W. Sherman, Richard S. Brice:
Performance of a Database Manager in a Virtual Memory System.
ACM Trans. Database Syst. 1(4): 317-343(1976)
- [SMIT76]
- Alan Jay Smith:
Sequentiality and Prefetching in Database Systems.
ACM Trans. Database Syst. 3(3): 223-247(1978)
- [STON76]
- Michael Stonebraker, Eugene Wong, Peter Kreps, Gerald Held:
The Design and Implementation of INGRES.
ACM Trans. Database Syst. 1(3): 189-222(1976)
- [TUEL76]
- William G. Tuel Jr.:
An Analysis of Buffer Paging in Virtual Storage Systems.
IBM J. Res. Dev. 20(5): 518-520(1976)
- [WONG76]
- Eugene Wong, Karel Youssefi:
Decomposition - A Strategy for Query Processing.
ACM Trans. Database Syst. 1(3): 223-241(1976)
- [YAO 78]
- S. Bing Yao, D. DeJong:
Evaluation of Database Access Paths.
SIGMOD Conference 1978: 66-77
- [YOUS78]
- ...
Copyright © Sun Mar 14 23:25:27 2010
by Michael Ley (ley@uni-trier.de)