From: <sinisa Date: March 21 1999 6:51pm Subject: Performance comparison/benchmarks List-Archive: http://lists.mysql.com/mysql/725 Message-Id: <14069.16286.221118.758179@monster.local.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sasha Pachev writes: > I am looking for performance comparision data for the following ways to > run a Web application interfacing with MYSQL: > > regular C/C++ CGI > C/C++ Fast CGI > PHP > Java Servlet > regular Perl > mod_perl Perl > Anything else that I have left out that you know of. > > Any comments, ideas, opionions, stories, and of course hard data will be > appreciated. > > -- > Sasha Pachev > http://www.sashanet.com Hi! Fast CGI provides the fastest operation for multiple consecutive forms. Everything else equal, I think it is the fastest available solution. Someone measured that it is only 5 - 15 % slower than classical client / server. Sinisa +---------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ == mysql@stripped | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped | | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Belgrade | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Serbia | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +---------------------------------------------------------------------+