• Thanks for sharing this article! I found the approach of using LD_PRELOAD and dlsym to monitor GVL in Ruby really interesting and creative. Being able to collect GVL information without modifying Ruby code is a smart solution, especially in the context of time calculator application performance becoming more and more important.