Zero Waste, Radical Magic, and Italian Graft – Quarkus Efficiency Secrets

What makes a platform efficient? Is it how quickly code executes, or is it how quickly developers can use it to solve problems? Quarkus makes both people and hardware more efficient. That’s cool, but how does it work? Usually, we expect to trade-off developer experience against runtime efficiency. In this session, Holly will dive into some of the technical underpinnings of Quarkus’s efficiency. She’ll give advice for those using or considering Quarkus - should you be doing reactive programming? Do native binaries run fastest? She’ll also share general principles and transferrable discoveries from the engineering team, such as knowing what you’re optimising for, avoiding cache pollution, and how to be static-but-dynamic. 

What's the focus of your work these days?

I’m a senior principal software engineer, helping to build Quarkus. I’m focussed especially on the community of people and companies who are extending the Quarkus ecosystem, and also on the sustainability of Quarkus.

What's the motivation for your talk at QCon London 2024?

The Quarkus team have made so many good engineering decisions, especially in the area of efficiency, I want to share them with the wider technology space. There are a lot of lessons in what Quarkus have done that can be applied to all sorts of areas.
 

How would you describe your main persona and target audience for this session?

The target audience has two parts; one is people who are using, or considering using, Quarkus, and want to know a bit more about what’s under the hood. The second group is people who maybe aren’t looking at Quarkus, but who are looking at making their systems more efficient. 

Is there anything specific that you'd like people to walk away with after watching your session?

For people who’re not using Quarkus, I’m hoping they’re able to steal a whole bunch of ideas and techniques and best practices from seeing what Quarkus has done. These might enable them to make better use of hardware or be more performant, but they might also improve the team’s human efficiency; after all, people are in general, the most expensive ingredient in a development project. For people considering Quarkus, I hope they get a better understanding of all the ways Quarkus can help them and also understand the ‘why’ behind some of the design decisions. 

Is there anything interesting that you learned from a previous QCon?

I just love QCon and always get so much out of the sessions, I’m struggling to think of just one thing!


Speaker

Holly Cummins

Full Stack Engineer, Building Quarkus @Red Hat, Former Lead Consultant

Holly Cummins is a Senior Principal Software Engineer on the Red Hat Quarkus team and a Java Champion. Over her career, Holly has been a full-stack javascript developer, a WebSphere Liberty build architect, a client-facing consultant, a JVM performance engineer, and an innovation leader.  Holly has used the power of cloud to understand climate risks, count fish, help a blind athlete run ultra-marathons in the desert solo, and invent stories (although not at all the same time). She gets worked up about sustainability, technical empathy, extreme programming, the importance of proper testing, and automating all the things. You can find her at http://hollycummins.com, or follow her on socials at @holly_cummins(@hachyderm.io). 

Read more
Find Holly Cummins at:

Date

Tuesday Apr 9 / 03:55PM BST ( 50 minutes )

Location

Mountbatten (6th Fl.)

Topics

Quarkus developer experience Java performance native

Share

From the same track

Session ebpf

Unleashing the Kernel With eBPF

Tuesday Apr 9 / 01:35PM BST

eBPF is a kernel technology that is enabling a new generation of high-performance, low-overhead tools for networking, security and observability.

Speaker image - Liz Rice
Liz Rice

Chief Open Source Officer @Isovalent

Session Rust

Not Just Memory Safety: How Rust Helps Maintain Efficient Software

Tuesday Apr 9 / 11:45AM BST

Rust's claim to fame is its memory safety without compromising on performance, eliminating whole classes of security vulnerabilities and bringing systems programming to the new generation.

Speaker image - Pietro Albini
Pietro Albini

Technical Lead of Ferrocene @Ferrous Systems, Formerly on the Rust Core Team, and Previous Lead of the Rust Infrastructure Team

Session high performance

What Can You Learn From the Fastest Code in the World?

Tuesday Apr 9 / 10:35AM BST

One of the challenges in the cloud is handling the vast amount of data that has to be sent and received. Doing this in software reduces the need for specialist hardware and increases flexibility.That's why superfast data planes exist.

Speaker image - Alan Elder
Alan Elder

Principle Software Engineering Manager @Microsoft

Session WebAssembly

Turbocharged Development: The Speed and Efficiency of WebAssembly

Tuesday Apr 9 / 05:05PM BST

The **software carbon intensity (SCI)** of an application is the sum of its operational emissions and embodied hardware emissions. Serverless, or functions as a service (FaaS), provides a path towards reducing operational emissions by running event-driven applications only as needed.

Speaker image - Danielle Lancashire
Danielle Lancashire

Principal Software Engineer @Fermyon, Kubernetes Maintainer

Session

Unconference: Efficient Programming Languages

Tuesday Apr 9 / 02:45PM BST

An unconference is a participant-driven meeting. Attendees come together, bringing their challenges and relying on the experience and know-how of their peers for solutions.