| Overview | Changelog | Downloads |
Site Load calculator
Status: PlanningCategory: Internet :: WWW/HTTP :: Site Management
Environment: Web Environment
Coded for: Developers
License: OSI Approved :: GNU General Public License (GPL)
Operating system: OS Independent
Programming language: PHP
Text language: English
Activity: High
Last project update: 2004-02-15 20:11:55
This project is going to be like the Site Counter, but then it calculates the site parse time (not including the counter ofcourse), and puts the average parse time per hour in a table field. Also it will measure the parse time per-page, and it will all be put together in a nice graph. This allows for easy debugging -&rt; you can easily see which page consumes most server power, allowing for effective optimizations.
The graphs the script will display:
- Average parse time per hour (combined with the site counter it could give a pretty good image of when your site is actually visited more (heavily). Just like the counter, it will show the average parse time per hour for the current day, and the overall average.
- Average parse time per day, for the last 30 days.
- The average parse time per page, which will show the 'heavy' and the 'light' pages.
