Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        catalyst => sub { $cat->generate_session_id },
        neaf => \&MVC::Neaf::X::Session::get_session_id,
    });
    
  2. or download this
    bash$ perl -Ilib bench.pl 
                Rate   dancer catalyst   apache     neaf
    ...
    catalyst 12922/s     164%       --     -79%     -81%
    apache   61265/s    1154%     374%       --     -12%
    neaf     69591/s    1324%     439%      14%       --