Code Monkey home page Code Monkey logo

azapata27 / graalvm-spring-quarkus-benchmark-lab Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 121 KB

A repository showcasing Spring and Quarkus projects implementing GraalVM native compilation. Includes performance metrics and comparisons with traditional JVM versions to evaluate the benefits and challenges of native image compilation in Java frameworks

License: Apache License 2.0

Java 100.00%
graalvm graalvm-native-image gradle-native quarkus-native spring-native

graalvm-spring-quarkus-benchmark-lab's Introduction

GraalVM Spring Quarkus Benchmark

This repository showcases Spring and Quarkus projects implementing GraalVM native compilation, with performance comparisons against traditional JVM versions.

Overview

The goal of this project is to evaluate the benefits and challenges of native image compilation in Java frameworks, focusing on Spring and Quarkus.

Projects

  • quarkus-native: Adds support for Quarkus Native using GraalVM, enabling the application to be compiled and run as a native binary, improving startup time and memory usage.
  • quarkus-reactive-native: Implements reactive programming with Quarkus, including reactive RESTful endpoints, services, and repositories using Uni and Multi, enhancing the application's reactive capabilities.
  • spring-native: Adds support for Spring Native with GraalVM, allowing the application to be compiled and run as a native binary, improving startup time and memory usage.
  • spring-webflux-native: Introduces reactive programming with Spring WebFlux, including reactive endpoints using Flux and Mono, a reactive repository with R2DBC, and Flyway for database migrations, enhancing the application's reactive capabilities and ensuring smooth database migrations.

Metrics

We measure and compare the following metrics:

  • Startup time
  • Memory usage
  • Throughput
  • Response time

Getting Started

Prerequisites

  • GraalVM [version]
  • Maven or Gradle
  • [Any other tools]

Building and Running

[Provide basic instructions or link to detailed docs]

Results

[Summarize key findings or link to detailed results]

Contributing

We welcome contributions! Please see our Contributing Guide for details.

License

This project is licensed under the [choose a license] - see the LICENSE file for details.

Acknowledgments

  • [Any acknowledgments or credits]

graalvm-spring-quarkus-benchmark-lab's People

Contributors

azapata27 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.