开发者

Is 0.1 - 0.3 seconds is good pageload time? [closed]

开发者 https://www.devze.com 2023-03-26 02:37 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

My forum (runnin mybb) generates pages mostly in 0.1 -开发者_如何学运维 0.24 seconds (mostly 87% PHP / 13% MySQL)

Is this okay? what can i do to reduce this


You can use a reverse proxy, optimise your database, caching engine, use a faster stack (aka. anything-but-Apache or PHP opcode caching or buy a better server.

If you have time, do a bit of reading on Varnish, APC, optimising and nginx.

Although 0.3s isn't slow, its not a magic number either. Off-the-shelf forum software tends to be a little bit large and bulky, and I honestly don't think most people will ever use all the functions in it. You'd be aiming for something like 0.1s page generation for a true "fast site".

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号