home.social

#softwareperformance — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #softwareperformance, aggregated by home.social.

  1. I'm excited to share that my new book, Performance Engineering in Practice, is now available through Manning's Early Access Program! 🎉

    For 25 years I've seen the same pattern: performance problems surface after users complain, teams panic, patch, and repeat. I call it the Performance Decay Cycle.

    This book is the practical guide to breaking that cycle. First 5 chapters available now with 50% off at launch 🚀
    hubs.la/Q044cvlc0

    #PerformanceEngineering #SoftwarePerformance #FastByDefault

  2. #CaseStudy: Uber & Google teamed up: they integrated #ProfileGuidedOptimization into #GoLang.

    The result?
    ➡️ Significant performance improvements
    ➡️ Resource savings across their service fleet

    Read the full story on #InfoQ 👉 bit.ly/4iI3Rh1

    #PGO #SoftwarePerformance #SoftwareDevelopment

  3. #SoftwarePerformance & #SoftwareComplexity are related! It's common for refactoring to introduce unexpected regressions, and performance optimizations often face tough code reviews.

    In this #InfoQ video, Richard Startin explores the recent enhancements to the Java String class and the intricate relationship between Complexity & Performance.

    Have you faced this trade-off? Watch now: bit.ly/4hhpGmq

    📄 #transcript included

    #Java