Speed: 74ms 241ms … LOL … These 30 ms and 4 ms numbers were typical Apache to Netscape from MAE East and MAE West in 1998. Twenty five years and orders of magnitude more computing later? Same numbers.
But now it's that fast from almost everywhere on the planet, with nearly zero effort from the developer. We've been limited by light speed here, not compute.
A super fast website using Cloudflare workers
31–40 of 83 posts
Re: A super fast website using Cloudflare workers
#32Speed: 74ms 241ms … LOL … These 30 ms and 4 ms numbers were typical Apache to Netscape from MAE East and MAE West in 1998. Twenty five years and orders of magnitude more computing later? Same numbers.
And with Workers they're accessible from hundreds of locations around the world so you can get this sort of speed from almost anywhere.
Re: A super fast website using Cloudflare workers
#33Re: A super fast website using Cloudflare workers
#34> First visit: ~30ms. Real JavaScript executes at the edge. It appears to have static content. Why does it need any JS at all?
Re: A super fast website using Cloudflare workers
#35Earlier quoted context omitted.
But now it's that fast from almost everywhere on the planet, with nearly zero effort from the developer. We've been limited by light speed here, not compute.
I get 381ms/401ms on first load and not the claimed ~30ms. I'm not really sure what the point is here though. CDNs and browser cache headers work? Static sites are fast to paint?
The site should be faster, though. I’ve had a small CF workers project that works correctly with quick load times.
Re: A super fast website using Cloudflare workers
#36I have 5G network :)
Also, heard multiple times that edge network can be worse, because if you're low prio and other part of globe is not busy, you get it routed in worst possible way.
Re: A super fast website using Cloudflare workers
#37Pretty much any small payload/non-javascript site is going to render very quickly (and instantly from cache) making SSL time be the long pole.
Re: A super fast website using Cloudflare workers
#38Things can easily change when you start adding functionalities. One site I like to visit to remind myself of how fast usable websites can be, is Dlangs forum. I just navigate around to get the experience.
Re: A super fast website using Cloudflare workers
#39- 3942ms
- 4281ms
Guess it depends on your region. This is from East-Asia.