aspnet / live.asp.net

Code for live.asp.net, which hosts the ASP.NET Community Stand-up
https://live.asp.net/
MIT License
289 stars 114 forks source link

Looking for better Performance #96

Closed hishamco closed 4 years ago

hishamco commented 7 years ago

While announcing ASP.NET Core 1.1 Preview 1, it would be nice to improve the performance using some of the new features such as Response Caching & Response Compression, this may a continuation of what @spboyer did in PR #93

/cc @DamianEdwards

DamianEdwards commented 7 years ago

Yeah I'm in the process up updating this site to 1.1.0-preview1, I'll see if either of these middleware improve the home page response time/size.

hishamco commented 7 years ago

I was planning to push a PR, but if you're in the process of updating to 1.1.0-preview1, please have a look if these middlewares may improve the home page response time/size

hishamco commented 7 years ago

BTW there 're a lot of PRs with no action taken from long long time, hopefully if someone have a look to them