Re: [Pharo-project] Shrinking image much more slow in Windows than MACOSX
On Nov 3, 2010, at 12:12 PM, nullPointer wrote:
I´m developing a wizard for prepare a deploy in Pharo. I´m using predefined routines of system like
Scriptloader>>cleanUpForproduction SmalltalkImage>>cleanUp: false SmalltalkImage>>disableProgrammerFacilities
or manual delete from system packages too. I can delete many MB from image with that mechanism,
good I imagine that we will be able to remove more and more packages.
but the problem is when that routines is much much more slow on Windows than MACOSX. Is possible do something in Windows for enhance? the difference is huge...
I do not see why. Do you have an antivirus?
Regards.
-- View this message in context: http://forum.world.st/Shrinking-image-much-more-slow-in-Windows-than-MACOSX-... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I have installed Microsoft Security Essentials on Windows 7. I disabled the antivirus but don´t seems difference... I´m using Cog. I don´t know if that is related. The wizard will allow delete any package of system. But I don´t know implement a image shrink ala VisualWorks. Like a small show, the wizard step than allow configure the packages for delete is that-> http://forum.world.st/file/n3025355/VisualExampleOfShrinkImage.png -- View this message in context: http://forum.world.st/Shrinking-image-much-more-slow-in-Windows-than-MACOSX-... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
nullPointer -
Stéphane Ducasse