On Apr 12, 2010, at 5:54 59PM, Marcus Denker wrote:
On Apr 12, 2010, at 5:41 PM, Marcus Denker wrote:
On Apr 12, 2010, at 5:37 PM, Facundo Vozzi wrote:
Lukas, It happens on my machine with Windows/(Firefox-Chrome-IE 8) and Pharo.
But I test it on the same machine with Squeak 4.1 RC4 and it go very very fast to open de smalltalk debugger. Furthermore, Squeak 4.1 RC4 seem to be faster than Pharo, did you note that too or it's only my sensations?
Did you check with Pharo 1.1?
https://gforge.inria.fr/frs/download.php/26762/PharoCore-1.1-11301-UNSTABLE....
In general, Squeak 4.1 should not be compared to Pharo 1.0 speed-wise, but Pharo 1.1
My theory for your bug is that it's this:
http://code.google.com/p/pharo/issues/detail?id=860
We added it to 1.1 on Nov. 01, 2009. Not to 1.0, because 1.0 was supposed to be released "very soon".
Marcus
It can still be slow in 1.1, depending on where the log is written to. F.ex. I opened an image on Windows under Parallells, which decided it wanted to write to somewhere in the mounted OSX home directory, took a few good seconds for the debugger to open. Cheers, Henry