[Catalyst] Non-real world irrelevant benchmarks
catalyst.20.chsg at spamgourmet.com
catalyst.20.chsg at spamgourmet.com
Mon Nov 20 11:32:22 GMT 2006
Marcus,
I've been mulling this over for the last week, and finally realized
that I don't have enough understanding of what you said to make any
use of it. Would you mind expanding on what "scal[ing] in a linear
fashion" means for those of use that don't know?
Many, many thanks,
Conan.
On Nov 16, 2006, at 10:35 AM, Marcus Ramberg -
marcus.ramberg at gmail.com wrote:
> I've written high-traffic sites for my employer. TT hasn't really been
> a bottleneck for us. In my opinion, the most important thing is that
> stuff scale in a linear fashion, and that's usually easy to achive
> with Catalyst.
>
> Marcus
>
> On 11/16/06, Nilson Santos Figueiredo Junior <acid06 at gmail.com> wrote:
>> On 11/16/06, Matt S Trout <dbix-class at trout.me.uk> wrote:
>> > Besides which, I've never yet seen a production application (and
>> between
>> > Shadowcat's client portfolio I've seen not a small number
>> thereof) where the
>> > dispatch overhead was even statistically significant to the overall
>> > performance - the bottleneck has always been either data
>> retrieval or template
>> > rendering.
>>
>> This makes me wonder if these high traffic Catalyst sites are
>> using TT
>> or another templating solution. If they are using TT, it should be
>> very helpful if someone published a sort of TT performance guide. Or
>> at least a bulleted list with things not to do because I'm probably
>> doing them all, given the current (lack of) speed from my
>> applications
>> without that much traffic. Any complex (or just plain big) page will
>> take around 3-4 seconds to render with 90% of that time being spent
>> with TT. The best work around was to use one of the caching plugins
>> where I could, but users still have to experience crappy load times
>> whenever something is updated on the database.
>>
>> Thankfully, it's an internal system - so it's not *that* critical.
>>
>> -Nilson Santos F. Jr.
>>
>> _______________________________________________
>> List: Catalyst at lists.rawmode.org
>> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
>> Searchable archive: http://www.mail-archive.com/
>> catalyst at lists.rawmode.org/
>> Dev site: http://dev.catalyst.perl.org/
>>
>
>
> --
> With regards
> Marcus Ramberg
>
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/
> catalyst at lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
More information about the Catalyst
mailing list