On May 14, 1:33 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:

Hi,

> I cannot find the code browser or wiki links, both of which I use a lot.
> Maybe that is because it is so slow, I give up looking. For me, each page 
> takes
> 30 seconds. I guess sagemath.org is just slow this morning....

I have been poking around why it is so slow and I did fix at least one
scalability issue. But there seem to be others and right now
sagemath.org is getting spidered by at least three engines [yahoo, msn
and something I never heard of]. I suspect that tracd is causing the
slowdown since tracd uses sqlite and that just sucks performance wise
[I uses *sync* and *blocking* IO for each *read*]. But I am not sure
that is really the cause yet and I would prefer if we moved trac to
use some saner db backend.

One thing we should certainly do is to disallow
modular.math.washington.edu/home/ to be spidered since that is just a
copy of sage.math/home anyway.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to