Essays about: "operating system benchmark"

Showing result 1 - 5 of 26 essays containing the words operating system benchmark.

  1. 1. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE

  2. 2. Cyber Threat Detection using Machine Learning on Graphs : Continuous-Time Temporal Graph Learning on Provenance Graphs

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

    Author : Jakub Reha; [2023]
    Keywords : Graph neural networks; Temporal graphs; Benchmark datasets; Anomaly detection; Heterogeneous graphs; Provenance graphs; Grafiska neurala nätverk; temporala grafer; benchmark-datauppsättningar; anomalidetektering; heterogena grafer; härkomstgrafer;

    Abstract : Cyber attacks are ubiquitous and increasingly prevalent in industry, society, and governmental departments. They affect the economy, politics, and individuals. READ MORE

  3. 3. Multi-modal Public Transport Network Design Method

    University essay from KTH/Transportplanering

    Author : Mingui Liu; [2023]
    Keywords : multi-modal public transportation; mobility on demand; bi-level network planning and optimization; genetic algorithm;

    Abstract : With the rapid development of industrialization and urbanization, industrial development and population growth drive the expansion of urban space, urban transportation demand shows the characteristics of spatial decentralization and diversification, and transportation travelers' requirements for mobility, accessibility, and comfort of transportation travel services are enhanced. Mobility on demand (MoD) services such as DiDi and Uber are new modes of public transportation, bringing many new opportunities and challenges. READ MORE

  4. 4. Containers & Virtual machines : A performance, resource & power consumption comparison

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

    Author : Martin Lindström; [2022]
    Keywords : containers; virtual machines; virtualization; hypervisors; performance; docker;

    Abstract : Due to the growth of cloud computing in recent years, the use of virtualization has exploded. Virtual machines (VMs) and containers are both virtualization technologies used to create isolated computing environments. READ MORE

  5. 5. A performance evaluation of concurrent programming with the Swift actor model

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

    Author : Alex Diaz; [2022]
    Keywords : Concurrent programming; performance analysis; Swift; the actor model; Samtidig programkörning; prestandautvärdering; Swift; actor-modellen;

    Abstract : The Swift programming language recently introduced the actor model alongside Swift concurrency as a first-class citizen. Previously, concurrent programming in Swift required importing modules, e.g., Grand Central Dispatch. READ MORE