On Thursday 31 May 2001 11:30, Chuck Esterbrook wrote:
> At 05:15 PM 5/31/2001 +0000, Sasa Zivkov wrote:
> >My speed tests showed that Webware is about 9 times
> > faster than PHP in the case PHP application is made in
> > an object oriented way!!
>
> That's fascinating. I would love to get the details on
> that. It would make a nice article/paper for the web site
> (http://webware.sourceforge.net/Papers).

My experience is similar.  I had an object orientated framework
in PHP for doing something like what the Page class and
TemplateServer's SkeletonPage class do.  PHP was serving at 
around 35-40 req/sec for about a 2 pages of HTML and 
with no DB stuff.  The same with WebWare/Page is serving at over 
100 /sec.  With Webware and TemplateServer it's almost 
200 /sec.  But more importantly, it's far simpler to understand and 
maintain and the dev speed is dramatically faster.  And this is 
for a simple application!  It's with complex applications  that
Python/Webware really trumps PHP, ASP, etc..

Kudos for WebWare!

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to