Sökning: "GraalVM"

Hittade 3 uppsatser innehållade ordet GraalVM.

  1. 1. Performance comparison of GraalVM, Oracle JDK andOpenJDK for optimization of test suite execution time

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

    Författare :Fredric Fong; Mustafa Raed; [2021]
    Nyckelord :GraalVM; Software Testing; Test Optimization; Test Performance; Java.;

    Sammanfattning : Testing, when done correctly, is an important part of software development sinceit is a measure of the quality of a software in question. Most of the highly ratedsoftware projects therefore have test suites implemented that include unit tests,integration tests, and other types of tests. LÄS MER

  2. 2. A comparison of compiler strategies for serverless functions written in Kotlin

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

    Författare :Kim Björk; [2020]
    Nyckelord :;

    Sammanfattning : Hosting options for software have become more modifiable with time, from requiring on-premises hardware to now being able to tailor a flexible hosting solution in a public cloud. One of the latest hosting solution option is the serverless architecture, entailing running software only when invoked. LÄS MER

  3. 3. 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