Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
2+ seconds no cache load, 900ms+ cached load, even though you're using cloudflare? try to use a more central server and hardcache the resources, 200kbs should not take so long to load.
-
Part 2 sounds more interesting for me personally, so tag me once you publish that. :)
-
@JoshBent I'm using Azure CDN for my blog. I had a js reference that was always returning a 404 error which I've removed and also enabled minification. For me (with cache disabled) it is now loading in 700ms.
I'll definitely tag you when part 2 is published. -
@MrCSharp much better :)
btw the cloudflare claim was because it was loading cdn.cloudflare for random js/css
Related Rants
I've officially started my blog.
First blog post is about docker and dotnet core.
https://blog.mrcsharp.com.au
What do you guys think?
rant
blog
dotnet
docker