Skip to content
Licensed Unlicensed Requires Authentication Published by De Gruyter Oldenbourg June 27, 2017

Exploiting capabilities of modern processors in data intensive applications

  • David Broneske

    David Broneske studied Computer Science at the University of Magdeburg (Bachelor of Science 2012, Master of Science 2013). Currently, he is a research assistant at the Databases and Software Engineering Group of Gunter Saake.

    Otto-von-Guericke-Universität Magdeburg, Institut für technische und betriebliche Informationssysteme, Arbeitsgruppe Datenbanken und Software Engineering, Universitätsplatz 2, 39106 Magdeburg

    EMAIL logo
    and Gunter Saake

    Gunter Saake is a full professor of Computer Science. He is the head of the Databases and Software Engineering Group at the University of Magdeburg, Germany. His research interests include database integration, tailor-made data management, database management on new hardware, and feature-oriented software product lines.

    Otto-von-Guericke-Universität Magdeburg, Institut für technische und betriebliche Informationssysteme, Arbeitsgruppe Datenbanken und Software Engineering, Universitätsplatz 2, 39106 Magdeburg

Abstract

In main-memory database systems, the time to process the data has become a limiting factor due to the missing access gap. With changing processing capabilities (e.g., branch prediction, pipelining) in every new CPU architecture, code that was optimal once will probably not stay the best code forever. In this article, we analyze processing capabilities of the classical CPU and describe code optimizations to exploit the capabilities. Furthermore, we present state-of-the-art compiler techniques that already implement code optimizations, while also showing gaps for further code optimization integration.

About the authors

David Broneske

David Broneske studied Computer Science at the University of Magdeburg (Bachelor of Science 2012, Master of Science 2013). Currently, he is a research assistant at the Databases and Software Engineering Group of Gunter Saake.

Otto-von-Guericke-Universität Magdeburg, Institut für technische und betriebliche Informationssysteme, Arbeitsgruppe Datenbanken und Software Engineering, Universitätsplatz 2, 39106 Magdeburg

Gunter Saake

Gunter Saake is a full professor of Computer Science. He is the head of the Databases and Software Engineering Group at the University of Magdeburg, Germany. His research interests include database integration, tailor-made data management, database management on new hardware, and feature-oriented software product lines.

Otto-von-Guericke-Universität Magdeburg, Institut für technische und betriebliche Informationssysteme, Arbeitsgruppe Datenbanken und Software Engineering, Universitätsplatz 2, 39106 Magdeburg

Received: 2016-11-1
Revised: 2017-5-22
Accepted: 2017-5-22
Published Online: 2017-6-27
Published in Print: 2017-6-27

©2017 Walter de Gruyter Berlin/Boston

Downloaded on 6.5.2024 from https://www.degruyter.com/document/doi/10.1515/itit-2016-0049/html
Scroll to top button