X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FSuccessStories.pod;h=a15385a2b1637e4af30239fa68e71eee7a15dd7e;hb=c42f5bbf92c28af8b37c58bba4a8a574b4bc2951;hp=8b080d30fa4f472bfad466511a8fd117ab6c8604;hpb=8e40e7efd2ac07a1b3aae3dd0734320b03b7e9df;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Manual/SuccessStories.pod b/lib/Catalyst/Manual/SuccessStories.pod index 8b080d3..a15385a 100644 --- a/lib/Catalyst/Manual/SuccessStories.pod +++ b/lib/Catalyst/Manual/SuccessStories.pod @@ -4,26 +4,72 @@ Catalyst::Manual::SuccessStories - Catalyst rocks! =head1 DESCRIPTION -Wohoooooo!!! +Catalyst is great, no question... =head1 STORIES -=head2 A first benchmark after porting from Maypole to Catalyst +=head2 Early Maypole -> Catalyst porting (Jesse Sheidlower) - the_jester: Very fast. Very very fast. - the_jester: I've run some basic benchmarks. On a "list" page, - I was getting about 7-8 pages/second with Maypole; - I'm getting 18 with Catalyst. On a "view" page, - I'm getting 16 pages/second under Maypole, - and 57 under Catalyst. - the_jester: And NOTE: That's Maypole running with cached templates, - and Catalyst running without. - Adding template caching to Maypole gave me an - improvement of about 250%, so.... +The original version of the Oxford English Dictionary's +Science Fiction web site, now at +L, was written as plain CGI +scripts. (No, it's worse than that. It was written as .shtml +pages, with the SSI shelling out to a Perl script that +generated HTML. And yes, this was written after 1996. So sue +me.) While this was mostly satisfactory at one time, as the +site grew there were very many problems introduced by this +system. I decided to upgrade it to a modern system based on +L and L