From: Reini U. <ru...@x-...> - 2001-07-10 14:47:11
|
Justin Farnsworth schrieb: > Oeeewah, you are stirring my ingrained paranoia. When I first > started looking at BC, I thought, this Mother is > really going to be slow, with all those file operations, > certainly one per module. And the way I like to write > tiny modules, I thought, ungh. > > So I am curious about your experience with speed > and BC. Is there any data, even anecdotal, relative, > to the other CMS/YATS/platforms? I really wanted to use common lisp or mod_perl (mason,embperl or axkit) for my big e-commerce site i'm working on, but they cannot afford server hosting for the beginning, so I cannot use mod_perl (nor lisp/zope/jsp), only php. ok, for PHP I found these two best: BS and ariadne BC has the best layout so far. and a lot of useful admin modules. and I don't like Ariadne's interface that much. BC already has more modules and a similar structure. only that BC is really slow compared to my phpwiki, which serves the pages from mysql with a lot of dynamic pcre translations, and compared to ariadne which uses a clever caching scheme (precalculated object inheritance and stored static pages). ariadne has a very sexy DHTML htmleditor included (IE only) which might be a good seller for getting advanced users attracted, instead of bc's features which certainly gets admins attracted :) > But, back to reality, I used to worry about squeezing > 10 bites out of C programs on a Z-80 with 64K memory. > So, I rationalize to myself, well, in a year our server > will be 1.5 MHz and a 200 MHz FSB and 2 gigs of memory > and everything will be resident the VM page set anyway... it's only the megs and file io, but i'm already using reiserfs and it's still quite slow for my taste. > Even if BC is slow, I want it for its elegant > features and I'll just forget about speed envy. true. i'm just testing and still evaluating both... -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |