Nolongerused3921 Posted December 28, 2006 Share Posted December 28, 2006 I'm currently working on a pretty major site, and I could use some comparison in terms of execution times... Can anyone name some scripts out there that list their loading times? Or any site that uses PHP for that matter... I just need to compare my current time (~0.007 seconds for: Gathering permissions from db (Multiple groups), loading user data, loading some more mysql, and other simple things like that), to everything else I can, so I can get a better idea of the times I should be shooting for. Link to comment https://forums.phpfreaks.com/topic/32090-big-scriptsite-execution-times/ Share on other sites More sharing options...
ted_chou12 Posted December 28, 2006 Share Posted December 28, 2006 If you want the load time, i know a site that rates the load time and the rankings, is called alexa http://www.alexa.com, but I am not sure if they use php to do that, hope this can be useful.Ted Link to comment https://forums.phpfreaks.com/topic/32090-big-scriptsite-execution-times/#findComment-148927 Share on other sites More sharing options...
Nolongerused3921 Posted December 28, 2006 Author Share Posted December 28, 2006 Actually I meant script loadtime, as in how long it takes a server to run php code, not how long it takes to download a page. Link to comment https://forums.phpfreaks.com/topic/32090-big-scriptsite-execution-times/#findComment-148930 Share on other sites More sharing options...
Nolongerused3921 Posted December 28, 2006 Author Share Posted December 28, 2006 Kind of curious how fast some sites parse content (For bbcode and such) Link to comment https://forums.phpfreaks.com/topic/32090-big-scriptsite-execution-times/#findComment-149015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.