[Seaside] bad performance Pharo Windows 7 64bit

Mariano Martinez Peck marianopeck at gmail.com
Wed Aug 4 14:45:08 UTC 2010


On Wed, Aug 4, 2010 at 4:44 PM, Mariano Martinez Peck <marianopeck at gmail.com
> wrote:

> The only BIG problem I found using Pharo in Windows is when there are some
> antivirus running like Nod32 or friends. Mostly when using Monticello as
> .changes are changing all the time, the antivirus runs the scan every
> time.... The way to solve is to exclude the Pharo folder from the antivirus
> analysis.
>
> Sorry, maybe this has nothing to do with your case.
>
> Cheers
>
> Mariano
>
> On Wed, Aug 4, 2010 at 4:34 PM, Bart Veenstra <bart.veenstra at gmail.com>wrote:
>
>> Hi,
>> I am among the few people still using windows for my development and I
>> won't make the switch to OS-X because I simply love my keyboard layout
>> and shortcuts. And...Windows 7 is not that bad after all..
>> When I use seaside-3.0rc on a Windows XP 32bit system at work, i get
>> the performance I expect.
>>
>> Opening the JQuery UI example on WXP takes 766ms in total :
>>
>>
>> GET jquery-ui http://localhost:8080/javascript/jquery-ui  200 OK
>> localhost:8080 7.6 KB  63ms
>> GET jQuery.js http://localhost:8080/files/JQDeploymentLibrary/jQuery.js
>> 200 OK localhost:8080 70.5 KB 47ms
>> GET jQueryUi.js
>> http://localhost:8080/files/JQUiDeploymentLibrary/jQueryUi.js 200 OK
>> localhost:8080 187.8 KB 282ms
>> GET development.css
>> http://localhost:8080/files/WADevelopmentFiles/development.css 200 OK
>> localhost:8080 2.9 KB 32ms
>> and so on...
>>
>> On my W7 64bit, each request takes over a second:
>>
>> GET jquery-ui http://localhost:8080/javascript/jquery-ui 200 OK
>> localhost:8080 7.6 KB 1.05s
>> GET jQuery.js http://localhost:8080/files/JQDeploymentLibrary/jQuery.js
>> 200 OK localhost:8080 70.5 KB 1.01s
>> GET jQueryUi.js
>> http://localhost:8080/files/JQUiDeploymentLibrary/jQueryUi.js 200 OK
>> localhost:8080 187.8 KB 1.08s
>> GET development.css
>> http://localhost:8080/files/WADevelopmentFiles/development.css 200 OK
>> localhost:8080 2.9 KB 1.01s
>>
>> As you can see, each request takes over a second on W7 64bit.
>>
>> Does anyone else noticed this behaviour? I have no performance issues
>> in seaside for Vast80 and VW77.
>>
>> Regards,
>>
>> Bart
>> _______________________________________________
>> 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/20100804/bbe7cbe8/attachment.htm


More information about the seaside mailing list