Sökning: "Cyclomatic Complexity"

Visar resultat 1 - 5 av 17 uppsatser innehållade orden Cyclomatic Complexity.

  1. 1. Autentisering på Internet : En studie och utvärdering av olika metoder för att autentisera användare

    M1-uppsats, Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Författare :Björn Ettelman; [2023]
    Nyckelord :Inloggning; autentisering; JavaScript; Node.js; Användbarhet; tillgänglighet; säkerhet;

    Sammanfattning : The goal of the project is to evaluate three different methods of authenticating users on the Internet. These three methods are: login with username and password, two-factor authentication, and Freja eID. The login systems are evaluated in terms of usability, accessibility, security, and complexity. LÄS MER

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

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Adam Benali; [2022]
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, Mittuniversitetet/Institutionen för data- och systemvetenskap

    Författare :Anton Cervin; Christian Trenter; [2022]
    Nyckelord :Benchmarking; Java; RxJava; Reactor; Mutiny; Reactive frameworks; Reactive streams; Reactive programming;

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Sabry Kadi; [2021]
    Nyckelord :Maintainability index; Latency; Node JS; Maintainability; Halstead; Cyclomatic Complexity;

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, Jönköping University/JTH, Avdelningen för datateknik och informatik

    Författare :Oliver Köping; Emil Persson; [2021]
    Nyckelord :Blazor; React; Framework; Library; Comparison; Javascript; C#;

    Sammanfattning : 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. LÄS MER