Advertisement · 728 × 90

Posts by Josef Eisl

Preview
Inside trivago’s GraalVM Migration: Native Image for GraphQL at Scale Introduction

trivago runs a GraphQL gateway handling 9,000+ req/s per subgraph.

After migrating to GraalVM Native Image, they:
— eliminated warm-up
— reduced replicas from 43 to 12
— cut CPU usage

Learn more about their migration process and recommendations: medium.com/graalvm/insi...

2 days ago 10 6 0 0
Preview
Partnership Manager We are looking for The Open Home Foundation is looking for an experienced Partnership Manager to join our growing partnerships team. This team is responsible for covering all forms of commercial and ...

The @openhomefoundation.org partnerships team is growing, and we need someone who loves building relationships as much as we love building @home-assistant.io!

Are you part relationship-builder, part deal-closer, part open-source ambassador? Check out:

4 weeks ago 9 3 1 0

That would be awesome! 🤞

1 month ago 0 0 0 0
Post image

Are you looking for a summer internship?👨‍🎓

Join our team on a mission to make all languages fast, and developers all over the world more productive!

Learn more and apply:

www.graalvm.org/community/in...

1 month ago 3 3 0 1
Preview
Call for Lead Maintainers: GraalVM CE 25 Backports Repository · Issue #12649 · oracle/graal GraalVM 25 Community Edition is scheduled to receive updates until January 2026. As with previous releases 17 and 21, there's a community interest in maintaining an open-source backports repository...

Call for Lead Maintainers: GraalVM CE 25 Backports Repository: github.com/oracle/graal...

4 months ago 4 4 0 0

Native Image is an *amazing* technology!

Having a 150mb+ JAR full of weird compiler stuff (from jrtfs to Swing!) in kotlinc quite easily built with Native Image, and immediately yielding this kind of improvement is outstanding.

Looking forward to what's next 👀

4 months ago 9 2 1 0
Post image

The @kotlinlang.org team at @jetbrains.com is working on a @graalvm.org-compiled kotlinc. Early experiments look very promising:

> So far, a native image with PGO offers a properly "warmed-up" kotlinc and with up to 20% more peak throughput.

Ticket: youtrack.jetbrains.com/issue/KT-823...

4 months ago 19 4 1 1
Advertisement

In der Tiefe, also die in Summe an konsumierten NFL Stunden, schaut es aber vl anders aus. Zumindest in meinem Bekanntenkreis gibt es einige die jetzt deutlich mehr schauen weil der GP ausgenutzt werden will. 2/2

4 months ago 0 0 0 0

In der Breite kann ich mir schon vorstellen dass das stimmt und ist quasi ausschließlich der für Österreich unvorteilhaft RTL Puls4 Situation geschuldet. 1/2

4 months ago 0 0 1 0

Excited about @quarkus.io latest update, including first-class support for JavaScript, Python, and Wasm – powered by @graalvm.org! 🚀

5 months ago 2 1 0 0
Post image

GraalVM 25 October CPU release is now available!🚀

Upgrade to get the latest security updates and improvements.

www.graalvm.org/downloads/

5 months ago 10 4 0 0
Interior of a retail store at Prague Airport with large “Future is Local” text displayed above the entrance

Interior of a retail store at Prague Airport with large “Future is Local” text displayed above the entrance

“Future is Local” spotted at Prague Airport ✈️

Absolutely. Your smart home, your data, your control. All local. This is the way. 🏠

#HomeAssistant #LocalControl #FutureIsLocal

5 months ago 19 2 1 0
Post image

WebAssembly support is now available in MySQL Heatwave!

Compiled code runs at near-native speed, securely sandboxed by GraalVM 🚀

Learn more: blogs.oracle.com/mysql/post/w...

5 months ago 8 3 0 0
Post image

Spring Shell in the browser with GraalVM Native Image!:)) 🌍🚀

#Spring #WebAssembly

5 months ago 6 2 0 0
Post image

Spring Shell running on the browser thanks to WebAssembly, cool demos by @fniephaus.com

Repo: github.com/graalvm/graa... #DevoxxBE

5 months ago 11 4 0 0
Preview
Mandrel 25 is Here! Quarkus: Supersonic Subatomic Java

Mandrel 25, a downstream distribution of GraalVM 25, is here!

This release brings a lot of great new features around monitoring, DX, and platform support.

Learn more: quarkus.io/blog/mandrel...

6 months ago 12 7 0 0
Post image

One small step for Crema, one giant leap for Native Image :)

More at Devoxx Belgium!

m.devoxx.com/events/dvbe2...

6 months ago 11 1 1 0
Advertisement
First Day: A New Chapter at the JKU New job and responsibilities: what's now important to me?

First Day: A New Chapter at the JKU

It's Wednesday. Is this important? It's my first day in a new position. So, perhaps the real question is: what's going to be important to me from now on?

stefan-marr.de/2025/10/firs...

6 months ago 16 5 4 1

Welcome back!

6 months ago 0 0 1 0
Post image

✨10✨ @graalvm.org talks are waiting for you at @devoxx.com this year!🚀

We'll cover a wide range of topics — from WebAssembly and Native Image to GPU acceleration and robotics!

Let's take a closer look 👀

6 months ago 10 5 2 0

This project will build on the existing GC infrastructure in Native Image, with initial support for Linux/amd64 and Linux/aarch64, and potentially more platforms in the future.

We are excited about this contribution and the benefits it will bring to the GraalVM community!

6 months ago 4 1 0 0
Post image

The new @graalvm.org 25 release is now available in the @intellijidea.com JDK downloader!🎉

Grab it while it's!🔥
www.jetbrains.com/guide/java/t...

6 months ago 7 4 0 0
Preview
Download GraalVM GraalVM is an advanced JDK with ahead-of-time Native Image compilation.

Please find the "Oracle GraalVM for JDK 25" download at www.graalvm.org/downloads/ .. "Oracle GraalVM is free to use in production and free to redistribute, at no cost, under the GraalVM Free Terms and Conditions."

6 months ago 3 2 0 0
Post image

GraalVM 25 has a lot of great new features for native compilation:

✅ Better developer experience 👩‍💻
✅ Simplified migration 🚀
✅ Even faster and smaller executables with ML 🤖
✅ Enhanced security 🛡️
✅ New tooling 🛠️
Here are my favorite new @graalvm.org features:

6 months ago 11 2 1 0

Running native extensions in parallel is a huge performance boost. Running a large internal Rails application, we saw performance roughly double. Very workload dependent, of course, but all of the major DB adapters are implemented as native extensions.

We also added support for the blake3-rb gem.

6 months ago 6 3 0 0
Advertisement
Preview
Release TruffleRuby 25.0.0 · oracle/truffleruby TruffleRuby is a high-performance implementation of the Ruby programming language. It aims to be fully compatible with the standard implementation of Ruby, MRI. More information is available at htt...

TruffleRuby 25.0 is released! 🚀🎉
It can now run native extensions in parallel, just like Ruby code already ran in parallel in Threads on TruffleRuby!
It also features many compatibility improvements and notably support for custom Digest algorithms.
github.com/oracle/truff...

6 months ago 9 5 1 0

GraalVM 25 is now available via @sdkman.io!

sdk install java 25-graal 🐰🚀

6 months ago 30 9 1 1

GraalVM 25 released today! 🎉

My favorites this release👇

6 months ago 14 5 1 0

#GraalVM 25 is out! 🚀

Exciting updates for #GraalPy, #GraalJS, and #GraalWasm — plus our first preview of #WebAssembly compilation!

6 months ago 33 9 2 0

GraalVM 25 is here, with many new features and improvements. We'll talk more about our favorites in the next few days. Stay tuned 💪

6 months ago 20 3 0 0