Call to Benchmark PSGI!
Dylan Hardison <[email protected]> Tue, 19 Jan 2016 12:33:27 -0500
| Newsgroups | gmane.comp.bug-tracking.bugzilla.devel |
|---|---|
| Message-ID | <CANx7wfkeLSDrap7gKcgG+0kdTR=K=GqaZ+OaN5PxubRXV5zRPw@mail.gmail.com> |
I think PSGI is *ridiculously* faster than mod_perl Given a simple benchmark of calling apache bench against show_bug?id=1 (with a simple testing db, mind you) I get 12 requests a second under PSGI (using HTTP::Server::PSGI) and 4 requests/second with mod_perl So mod_perl is about twice as fast CGI, but PSGI is three times faster than mod_perl. https://gist.github.com/dylanwh/d5c5498188c3866b7a03d So a call to people out there that have a working mod_perl setup --- please benchmark master on both mod_perl and PSGI and post the results here! Regards, Dylan. - To view or change your list settings, click here: <http://bugzilla.org/cgi-bin/mj_wwwusr?user=gcbd-developers-Uylq5CNFT+jYtjvyW6yDsg@public.gmane.org>