Title :
Pattern-Based Refactoring Process of Sequential Source Code
Author :
Molitorisz, Korbinian
Author_Institution :
IPD, Karlsruhe Inst. of Technol. (KIT), Karlsruhe, Germany
Abstract :
Software refactoring is a very well-studied subject, but with the huge gap between omnipresent multicore processors and the vast majority of software that has not been developed with multicore in mind, it gains new and important significance: At what locations should the sequential code be refactored? How should this be done for a given location? Is the code still correct? And finally: Does it execute faster? In this paper we present a refactoring concept to exploit parallelizable regions in legacy software. Our concept relies on the presence of recurring patterns and identifies potential regions, transforms them to parallel versions, tests them for correctness and tunes their parallel performance. We show early implementation results.
Keywords :
multiprocessing systems; parallel processing; software maintenance; legacy software; multicore processor; parallel performance; parallelizable region; pattern-based refactoring process; sequential source code; software refactoring; Multicore processing; Parallel processing; Pipelines; Program processors; Runtime; Architecture Patterns; Architecure Description Language; Multicore; Parallel; Refactoring; Sequential;
Conference_Titel :
Software Maintenance and Reengineering (CSMR), 2013 17th European Conference on
Conference_Location :
Genova
Print_ISBN :
978-1-4673-5833-0
DOI :
10.1109/CSMR.2013.49