Hacker News new | ask | show | jobs
by matdehaast 585 days ago
Memory usage for that synthetic web server benchmark is massive! 90% reduction
1 comments

I have a web app that allocates too much memory relative to what it actually needs and upgrading to .NET 9 reduced its usage by two thirds!

A pretty good result for just changing a dropdown in the project settings tab.