Everything2 is an evolving environment. It's very popular, in that visitors are likely to stick around for more than three or four pages. Besides that, it's extremely themable. Each user can change the look of the site, with lots of different permutations.

EDC has been working on better caching and some runtime code generation tricks to reduce the speed hit. The newest version of the code is much speedier, in my testing.

Besides that, sometimes the network connection goes a little crazy. (You've seen Slashdot stop responding occasionally? It's the same sort of thing.)

For what it's worth, Perl Monks runs on roughly the same software. (I dare say something similar with IIS and ASP will likely be half as fast, unless they've improved database pooling since I last looked into it.)


In reply to Re: Why is everything2.com so slow? by chromatic
in thread Reaped: Why is everything2.com so slow? by NodeReaper

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.