Is there any performance comparison between Perl web frameworks?

Posted by DVK on Stack Overflow See other posts from Stack Overflow or by DVK
Published on 2011-01-14T01:16:53Z Indexed on 2011/01/14 1:53 UTC
Read the original article Hit count: 573

I have seen mentions (which sounded like unsubstantiated opinions, and dated ones at that) that Embperl is the fastest Perl web framework.

I was wondering if there's a consensus on the relative speed of the major stable Perl web frameworks, or ideally, some sort of fact-based performance comparisons between implementations of the same sample webapps, or individual functionalities (e.g. session handling or form data processing), etc...?

© Stack Overflow or respective owner

Related posts about perl

Related posts about Performance