DocumentCode
3727289
Title
C/C++ Preprocessing with modern data storage devices
Author
Bence Babati;Norbert Pataki;Zolt?n Porkol?b
Author_Institution
Department of Programming Languages and Compilers, E?tv?s Lor?nd University, P?zm?ny P?ter s?t?ny 1/C, H-1117 Budapest, Hungary
fYear
2015
Firstpage
36
Lastpage
40
Abstract
The progress of hardware evolution cannot be stopped. Not just new CPUs and memory modules are invented but new kind of data storage devices appeared. Typically the programming languages do not follow all the changes in hardware. Solid-state drives (SSD) are improved data storage devices in order to reach must faster read and write speed than hard disk drives. Nowadays the solid-state drives have become popular. The high number of I/O operations have some performance drawbacks during build. In this paper we analyze how the data storage device affects C/C++ preprocessor operations because this is an I/O-intensive task and many researches target the speed-up of preprocessing workflow. We present our measurement framework that helps us to analyze different approaches. We focus on the following questions: Is it worth to use unity build or another technique when SSD is available? How can we take advantage of solid-state drive when we work with preprocessor? What are pros and cons when preprocessor works with these new devices?
Keywords
"Hardware","Databases","Hard disks","Drives","Program processors","Ash"
Publisher
ieee
Conference_Titel
Scientific Conference on Informatics, 2015 IEEE 13th International
Print_ISBN
978-1-4673-9867-1
Type
conf
DOI
10.1109/Informatics.2015.7377804
Filename
7377804
Link To Document