From: Michael G. <ga...@ma...> - 2005-03-03 12:53:24
|
On Mar 2, 2005, at 11:33 PM, Michael Gage wrote: > I also don't understand why the mth162 times were up by a factor of 40 > while the other courses were only up by a factor of 10 or less? What > could account for that difference? > I've thought of one possibility. The tables for mth162 are larger, since it is a bigger class. If we missed instituting an index in mth162, say in the user-problem table, then this might explain why the server would take more time to respond to a request from a large class member as opposed to a small class member. We might not notice the difference when there is no load. Take care, Mike |