Proceedings en ligne, p.41-46A major performance bottleneck for database systems is the memory hierarchy. The performance of the memory hierarchy is directly related to how the content of disk pages maps to the L2 cache lines, i.e. to the organization of data within a disk page, called the page layout. The prevalent page layout in database systems is the N-ary Storage Model (NSM). As demonstrated in this paper, using NSM for tem- poral data deteriorates memory hierarchy performance for query-intensive workloads. This paper proposes two cache- conscious, read-optimized, page layouts for temporal data. Experiments show that the proposed page layouts are substantially faster than NSM.ou
Abstract: Storage management is important for overall performance of the system. Slow access time of...
As database application performance depends on the utilization of the disk and memory hierarchy, and...
[[abstract]]Due to the fast access performance, byte-addressability, and non-volatility of non-volat...
International audienceThe efficient management of temporal data is crucial for many traditional and ...
La gestion efficace des données temporelles est cruciale pour nombre d'applications de bases de donn...
Relational database systems have traditionally optimized for I/O performance and organized records s...
Relational database systems have traditionally optimzed for I/O performance and organized records se...
htmlabstractMany applications with manually implemented data management exhibit a data storage patte...
One newly designed hierarchical cache scheme is presented in this article. It is a two-level cache a...
Because of the slow access time of disk storage, storage management is crucial to the performance of...
textabstractComparisons between the merits of row-wise storage (NSM) and columnar storage (DSM) are...
As the speed of microprocessors increases according to Moore's law, access speeds of the main memory...
We propose a new storage model called MBSM (Multi-resolution Block Storage Model) for laying out tab...
During the last two decades, computer hardware has experienced remarkable developments. Especially C...
Several widely-used key-value stores, like RocksDB, are designed around log-structured merge trees (...
Abstract: Storage management is important for overall performance of the system. Slow access time of...
As database application performance depends on the utilization of the disk and memory hierarchy, and...
[[abstract]]Due to the fast access performance, byte-addressability, and non-volatility of non-volat...
International audienceThe efficient management of temporal data is crucial for many traditional and ...
La gestion efficace des données temporelles est cruciale pour nombre d'applications de bases de donn...
Relational database systems have traditionally optimized for I/O performance and organized records s...
Relational database systems have traditionally optimzed for I/O performance and organized records se...
htmlabstractMany applications with manually implemented data management exhibit a data storage patte...
One newly designed hierarchical cache scheme is presented in this article. It is a two-level cache a...
Because of the slow access time of disk storage, storage management is crucial to the performance of...
textabstractComparisons between the merits of row-wise storage (NSM) and columnar storage (DSM) are...
As the speed of microprocessors increases according to Moore's law, access speeds of the main memory...
We propose a new storage model called MBSM (Multi-resolution Block Storage Model) for laying out tab...
During the last two decades, computer hardware has experienced remarkable developments. Especially C...
Several widely-used key-value stores, like RocksDB, are designed around log-structured merge trees (...
Abstract: Storage management is important for overall performance of the system. Slow access time of...
As database application performance depends on the utilization of the disk and memory hierarchy, and...
[[abstract]]Due to the fast access performance, byte-addressability, and non-volatility of non-volat...