Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: After the OS upgrade the site responsiveness

by rinceWind (Monsignor)
on Jan 24, 2003 at 11:19 UTC ( [id://229577]=note: print w/replies, xml ) Need Help??


in reply to After the OS upgrade the site responsiveness

I don't disapprove of market research, surveying what users thing of the site's performance. However, I think that this is not as useful as an objective benchmark. A big drawback is that people's expectations are variable and inconsistent. Do you expect people to remember accurately how the performance was before the upgrade?

It is also important to distinguish the different scenarios: "Perlmonks is generally slow", "Perlmonks is appallingly slow today" "Function X (e.g. logging in) is slow".

Presumably, with a minimum impact to performance, the Everything code could cut a log entry of its own when the page completes, giving the request type, start and finish times for each HTTP request. At the end of the day, a script can munge the log files and produce statistics about response times.

I presume that the bottleneck is in MySQL database access. In that case, turning on Devel::DProf for some sample periods could provide useful insights, without making the site unusable.

Also, Pair can presumably provide statistics on busyness, in terms of hit rates and number of accesses per interval. This would give an objective measure of whether the site is generally being used more heavily.

My $0.02 --rW

  • Comment on Re: After the OS upgrade the site responsiveness

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://229577]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-16 07:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found