Back RSS stream

Publications of Jérôme Darmont

Reference (article)

Z. He, J. Darmont, "Evaluating the Dynamic Behavior of Database Applications", Journal of Database Management, Vol. 16, No. 2, April-June 2005, 21-45.

BibTeX entry

@ARTICLE{jdm04,
     Author = {Zhen He and Jérôme Darmont},
     Title = {Evaluating the Dynamic Behavior of Database Applications},
     Journal = {Journal of Database Management},
     Volume = {16},
     Number = {2},
     Month = {April-June},
     Year = {2005},
     Pages = {21-45},
     Abstract = {This paper explores the effect that changing access patterns has on the performance of database management systems. Changes in access patterns play an important role in determining the efficiency of key performance optimization techniques, such as dynamic clustering, prefetching, and buffer replacement. However, all existing benchmarks or evaluation frameworks produce static access patterns in which objects are always accessed in the same order repeatedly. Hence, we have proposed the Dynamic Evaluation Framework (DEF) that simulates access pattern changes using configurable styles of change. DEF has been designed to be open and fully extensible (e.g., new access pattern change models can be added easily). In this paper, we instantiate DEF into the Dynamic object Evaluation Framework (DoEF) which is designed for object databases, i.e., object-oriented or object-relational databases such as multi-media databases or most XML databases. The capabilities of DoEF have been evaluated by simulating the execution of four different dynamic clustering algorithms. The results confirm our analysis that flexible conservative re-clustering is the key in determining a clustering algorithm's ability to adapt to changes in access pattern. These results show the effectiveness of DoEF at determining the adaptability of each dynamic clustering algorithm to changes in access pattern in a simulation environment. In a second set of experiments, we have used DoEF to compare the performance of two real-life object stores: Platypus and SHORE. DoEF has helped to reveal the poor swapping performance of Platypus.},
     Keywords = {Performance evaluation, Dynamic access patterns, Benchmarking, Object-oriented and object-relational databases, Clustering}
}

[ Export | Back ]