[Seaside] Mac Image Broken?

Ted Wrinch ted.wrinch at gmail.com
Wed Jul 13 11:18:50 UTC 2011


Hi Sven,

It was the one-click, all in image from the Seaside site: see the link '' 'Seaside One-Click Experience 3.0.5  at http://www.seaside.st/download/pharo?_s=f6qFOGN_O20lpSoB&_k=TF27rUzr&_n&26. The VM is part of the one-click and I believe is the 'Seaside.app/Contents/MacOS/Squeak VM Opt' file - I'm not quite sure what it is as the Mac thinks it's a text file, and not a Unix binary or shell script. The ab command was 'ab -c50 -n1000 "http://127.0.0.1:8080/javascript/jquery-ui"', and it fails after posting 400 packets or so. I think that the use of the loop back address means that it can't be using DNS. My guess, from some of the older list comments, was that perhaps this VM is still built using polling for events, rather than handling them on interrupts, which could explain packet loss and suggest an inefficient UI loop. 

T.

Ted Wrinch




On 13 Jul 2011, at 10:17, Sven Van Caekenberghe wrote:

> Hi Ted,
> 
> This definitively should not happen.
> 
> So that I can try to reproduce, where did you download the image (link) ? what vm are you using (link) ? what is the exact ab command that you are running ?
> 
> If I would have to guess, maybe this has something to do with networking (dns).
> 
> Sven
> 
> On 12 Jul 2011, at 21:52, Ted Wrinch wrote:
> 
>> Hi All,
>> 
>> I'm using the latest one-click Seaside image ('Pharo1.2.2 Latest update: #12353') on the Mac and notice that:
>> 
>> 1) The image runs 'hot' at 10% CPU.
>> 
>> 2) Loading up Seaside with Apache Bench causes packets to be dropped and for it to give up.
>> 
>> None of these problems occur in the Windows image, which uses no CPU and drops no packets (instead, serving a nice 70 or so requests a second on 50% of a dual CPU MacBook air!).
>> 
>> T.
>> 
>> Ted Wrinch
>> 
>> 
>> 
>> 
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110713/e8a90d1f/attachment.htm


More information about the seaside mailing list