Sciweavers

122 search results - page 9 / 25
» Compressing SQL workloads
Sort
View
77
Voted
IWMM
2000
Springer
84views Hardware» more  IWMM 2000»
15 years 3 months ago
Designing a Trace Format for Heap Allocation Events
Dynamic storage allocation continues to play an important role in the performance and correctness of systems ranging from user productivity software to high-performance servers. W...
Trishul M. Chilimbi, Richard E. Jones, Benjamin G....
SIGMOD
2002
ACM
172views Database» more  SIGMOD 2002»
16 years 15 days ago
Automating physical database design in a parallel database
Physical database design is important for query performance in a shared-nothing parallel database system, in which data is horizontally partitioned among multiple independent node...
Jun Rao, Chun Zhang, Nimrod Megiddo, Guy M. Lohman
TPCTC
2009
Springer
106views Hardware» more  TPCTC 2009»
15 years 6 months ago
Measuring Database Performance in Online Services: A Trace-Based Approach
Many large-scale online services use structured storage to persist metadata and sometimes data. The structured storage is typically provided by standard database servers such as Mi...
Swaroop Kavalanekar, Dushyanth Narayanan, Sriram S...
PVLDB
2008
84views more  PVLDB 2008»
14 years 11 months ago
When is it time to rethink the aggregate configuration of your OLAP server?
OLAP servers based on relational backends typically exploit materialized aggregate tables to improve response times of complex analytical queries. One of the key problems in this ...
Katja Hose, Daniel Klan, Matthias Marx, Kai-Uwe Sa...
SIGMOD
2009
ACM
213views Database» more  SIGMOD 2009»
16 years 17 days ago
Dictionary-based order-preserving string compression for main memory column stores
Column-oriented database systems [19, 23] perform better than traditional row-oriented database systems on analytical workloads such as those found in decision support and busines...
Carsten Binnig, Stefan Hildenbrand, Franz Fär...