could we get the image so that we can try? Stef On Jun 7, 2013, at 8:27 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 6, 2013, at 5:12 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
Hi Damien,
Because of the attached Message Tally outputs I don't think the problem is specific to changes I've made to an image. I also don't think that there is much differnece between Eliots vm or the pharo ppa vm. The Message Tally outputs are from profiling the UI while finding the senders of #setUp using various VM & image combinations. On squeak finding the senders of #setUp seems instantaneous. On Pharo it takes multiple seconds to find and display the senders.
This is really strange⦠here even doing "senders of" for all the >6000 senders of ifTrue: is quite fast for 2.0 and even faster in 3.0.
So I really wonder what the problem is...
Marcus