#softwareperformance — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #softwareperformance, aggregated by home.social.
-
Turns out, it may be possible to get as close to the iron as #C99 while retaining the interoperability of #GodotEngine ! Lately I'm considering something like that for costly #ProceduralGeneration processes.
https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_c_example.html
-
Turns out, it may be possible to get as close to the iron as #C99 while retaining the interoperability of #GodotEngine ! Lately I'm considering something like that for costly #ProceduralGeneration processes.
https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/gdextension_c_example.html
-
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 🚀
https://hubs.la/Q044cvlc0 -
#CaseStudy: Uber & Google teamed up: they integrated #ProfileGuidedOptimization into #GoLang.
The result?
➡️ Significant performance improvements
➡️ Resource savings across their service fleetRead the full story on #InfoQ 👉 https://bit.ly/4iI3Rh1
-
#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: https://bit.ly/4hhpGmq
📄 #transcript included