Sökning: "dacapo"

Visar resultat 1 - 5 av 7 uppsatser innehållade ordet dacapo.

  1. 1. Improving relocation performance in ZGC by identifying the size of small objects

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

    Författare :Jinyu Yu; [2022]
    Nyckelord :Garbage Collector; Java; Data locality; Garbage Collector; Java; Datalokalitet;

    Sammanfattning : Modern Garbage Collectors provide performance improvements by increasing program locality to utilize the faster CPU cache. A common approach is to move objects together according to the mutators’ access order, which brings more relocations during GC. LÄS MER

  2. 2. Identity and connection through culture : The use of storytelling, co-design and cultural heritage for socio-cultural integration of immigrants

    Magister-uppsats, Högskolan i Skövde/Institutionen för informationsteknologi

    Författare :Vita Kajonius; [2021]
    Nyckelord :Storytelling; cultural heritage; co-design; identity; socio-cultural integration;

    Sammanfattning : This report studies three storytelling subprojects within the field of cultural heritage to see how storytelling, co-design and cultural heritage can strengthen immigrants’ personal identity and contribute to their socio-cultural integration. It also aims to examine what factors contribute to a successful collaboration. LÄS MER

  3. 3. An Experimental Study on the Behavioural Tendencies of Objects Classified As Hot and Cold by a Java Virtual Machine Garbage Collector

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

    Författare :Hanna Nyblom; [2020]
    Nyckelord :;

    Sammanfattning : A constitutive hypothesis of the Java Virtual Machine garbage collector ”ThinGC”, presented by Mingkun Yang et al. [1], an extension of Oracle’s ”ZGC”, is that capitalising on possible temporal locality could optimise collection by limiting the total number of objects to manage. LÄS MER

  4. 4. Performance evaluation of Java garbage collectors for large heap transaction based applications

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

    Författare :Nicole Jagelid; [2020]
    Nyckelord :;

    Sammanfattning : The automated memory management mechanism known as garbage collection is a vital part of the Java Virtual Machine (JVM) and has considerable influence on the overall performance of a running application. Java Development Kit 13 (JDK13) offers several garbage collectors for the developer to choose from when configuring the environment. LÄS MER

  5. 5. Evaluation of GraalVM Performance for Java Programs

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Robin Larsson; [2020]
    Nyckelord :Java; GraalVM; Performance; JDK; JVM;

    Sammanfattning : GraalVM is a new Java Development Kit developed by Oracle that promises improved performance when running Java programs. In this paper we compare the performance of both the community edition and the enterprise edition of GraalVM to OpenJDK and OracleJDK, using both Java 8 and Java 11. We use the DaCapo benchmark suite to test these JDKs. LÄS MER