[Seaside] Performance

goran.krampe at bluefish.se goran.krampe at bluefish.se
Thu May 19 16:15:20 CEST 2005


Hi!

Davide Varvello <d.varvello at quinary.com> wrote:
> > On 5/18/05, Davide Varvello <d.varvello at quinary.com> wrote:
> >> Hi All,
> >>  Have you some data about Seaside's performance?
> > 
> > On Squeak or VW?  On what kind of a machine?  Under what kind of load?
> >  Doing what?
> 
> Hi Avi,
> Your questions are right. Actually I'm doing some spikes on Seaside, on

As a sidenote, I have been profiling and tweaking KomHttpServer a bit
and also reimplemented SocketStream (FastSocketStream, available on SM)
for speed and there was quite a lot I could improve. I intend to sit
down some day and get that stuff packaged.

You can use FastSocketStream today, just change the single reference to
SocketStream. It does improve file uploads tremendously and should also
improve performance in general all on its own.

regards, Göran


More information about the Seaside mailing list