Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
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


In reply to Re: After the OS upgrade the site responsiveness by rinceWind
in thread After the OS upgrade the site responsiveness by vroom

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-19 23:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found