Essays about: "cyclomatic complexity"

Showing result 1 - 5 of 13 essays containing the words cyclomatic complexity.

  1. 1. An Initial Investigation of Neural Decompilation for WebAssembly

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

    Author : Adam Benali; [2022]
    Keywords : Decompilation; WebAssembly; Reverse Engineering; Neural Machine Translation; Décompilation; WebAssembly; Rétro-Ingénierie; Traduction Automatique Neuronale; Dekompilering; WebAssembly; Reverse Engineering; Neural Maskinöversättning;

    Abstract : WebAssembly is a new standard of the World Wide Web that is used as a compilation target and which is meant to enable high-performance applications. As it becomes more popular, the need for corresponding decompilers increases, for security reasons for instance. READ MORE

  2. 2. Performance and Cyclomatic Complexity Correlation in Java Reactive Frameworks

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Anton Cervin; Christian Trenter; [2022]
    Keywords : Benchmarking; Java; RxJava; Reactor; Mutiny; Reactive frameworks; Reactive streams; Reactive programming;

    Abstract : Software performance is of interest to all who want to lower their hardware costs and provide services with speedy responses to users, to this end reactive programming can be employed. Therefore it is important to measure the performance of tools such as reactive frameworks and to compare and contrast them with each other in order to improve the development of these tools, and help provide developers with the information they need when searching for a reactive framework that suits their project. READ MORE

  3. 3. Measuring Maintainability and latency of Node.js frameworks

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Sabry Kadi; [2021]
    Keywords : Maintainability index; Latency; Node JS; Maintainability; Halstead; Cyclomatic Complexity;

    Abstract : Context: Node.js is an established web framework built using JavaScript. As a result, there are a wide variety of frameworks that have emerged that specialize in different quality attributes and functionalities. Some of which are heavily geared to performance and benchmarking while others might focus on security, availability, robustness, etc. READ MORE

  4. 4. Evaluation of the Blazor framework : A comparison between Blazor and React

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Oliver Köping; Emil Persson; [2021]
    Keywords : Blazor; React; Framework; Library; Comparison; Javascript; C#;

    Abstract : Blazor WebAssembly is a new framework that was released in May 2020 that makes it possible to build client-side web applications using C# instead of using JavaScript for its frontend. The most popular web frameworks today are JavaScript based frameworks. READ MORE

  5. 5. Assessment of Test-driven Development in an industrial context

    University essay from KTH/Medieteknik och interaktionsdesign, MID

    Author : Daniel Gustavsson; [2017]
    Keywords : TDD; Test-driven development; ITL; Scrum; DD KLOC;

    Abstract : Test-driven development (TDD) has been the target of many articles in which the authors try to reveal the impact of TDD compared to the traditional iterative test-last approach (ITL). Most of the existing articles conducts case studies in academic setting or in industrial setting with focus on metrics of little relevance for the industry. READ MORE