Essays about: "legacy code"

Showing result 11 - 15 of 32 essays containing the words legacy code.

  1. 11. Improving performance of sequential code through automatic parallelization

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Claudius Sundlöf; [2018]
    Keywords : Automatic parallelization; benchmark; PolyBench; NPB; ICC; Cetus; autoPar; TC Optimizing Compiler; PLUTO;

    Abstract : Automatic parallelization is the conversion of sequential code into multi-threaded code with little or no supervision. An ideal implementation of automatic parallelization would allow programmers to fully utilize available hardware resources to deliver optimal performance when writing code. READ MORE

  2. 12. Machine Learning to Uncover Correlations Between Software Code Changes and Test Results

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Negar Fazeli; [2017-12-05]
    Keywords : ;

    Abstract : Statistics show that many large software companies, particularly those dealing with large-scale legacy systems, ultimately face an ever-growing code base. As the product grows, it becomes increasingly difficult to adequately test new changes in the code and maintain quality at a low cost without running a large number of test cases [1, 2, 3]. READ MORE

  3. 13. The Impact of Refactoring LegacySystems on Code Quality Metrics

    University essay from Uppsala universitet/Informationssystem

    Author : Alan Jonsson; [2017]
    Keywords : Refactoring; Legacy Systems; Design science; Design and Creation; Modernizing.;

    Abstract : Maintaining legacy code can be difficult, it can also be hard to know whether what you are doing tomaintain the code is actually beneficial or not. This paper examines the impact of refactoring on codequality by systematically applying proven refactoring techniques and measuring its effect on codequality through code metrics. READ MORE

  4. 14. Architectural model synthesis from source code using Simulink and Hierarchical Function Call-Graphs

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Maksim Olifer; [2016]
    Keywords : ;

    Abstract : Modern software systems developed in the automotive industry are very complex. In order to analyze, understand, and document these software systems, architectural models of the systems at different abstraction levels are used. However, these models are typically ambiguous and inconsistent with the implementation. READ MORE

  5. 15. TIME PREDICTABILITY OF GPU KERNEL ON AN HSA COMPLIANT PLATFORM

    University essay from Mälardalens högskola/Inbyggda system

    Author : Nandinbaatar Tsog; Marcus Larsson; [2016]
    Keywords : HSA; GPU; real-time; timing predictablity;

    Abstract : During recent years, the importance of utilizing more computational power in smaller computersystems has increased. The utilization of more computational power in smaller packages, the abil-ity to combine more than one type of processor unit has become more popular in the industry. READ MORE