PLAY PODCASTS
Mastering the Art of Benchmarking Concurrent Code

Mastering the Art of Benchmarking Concurrent Code

Java Internals Crashcasts

September 7, 20247m 1s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Dive into the intricate world of benchmarking concurrent Java code and learn how to accurately measure performance in multi-threaded environments.

In this episode, we explore:

  • The power of JMH (Java Microbenchmark Harness) for concurrent code benchmarking
  • Essential metrics for evaluating concurrent performance: throughput, latency, and scalability
  • The WARS mnemonic for mastering benchmarking best practices

Tune in to become a benchmarking expert and ensure your concurrent code delivers the performance improvements you expect.

Want to dive deeper into this topic? Check out our blog post here: Read more

★ Support this podcast on Patreon ★

Topics

crashcastscrashcasttechnologylearningeducationjava