Johannes Bechberger 10/10/2025

JFR and Equality: A tale of many objects

Read Original

This technical blog post delves into Java Flight Recorder (JFR), focusing on the complexities of comparing RecordedEvent objects from JFR recordings. It provides a code example using the RecordingStream API to collect execution samples and explains why standard object equality checks can be trickier than anticipated in this context.

JFR and Equality: A tale of many objects

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes