Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
10367775 | Decision Support Systems | 2005 | 8 Pages |
Abstract
Data stored in spreadsheets and relational database tables can be viewed as “worksheets” consisting of rows and columns, with rows corresponding to records. Correspondingly, the typical practice is to store the data on disk in row major order. While this practice is reasonable in many cases, it is not necessarily the best practice when computation is dominated by column-based statistics. This short note discusses the performance tradeoffs between row major and column major storage of data in the context of statistical data analysis. A comparison of a software package utilizing column major storage and one using row major storage confirms our results.
Related Topics
Physical Sciences and Engineering
Computer Science
Information Systems
Authors
Allen Parrish, Susan Vrbsky, Brandon Dixon, Weigang Ni,