On 2013-06-07, at 08:27, 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...
the provided profiling evidence shows the same. Pharo 1.4 / 2.0 on cog doesn't show any anomalies :/. But I must say that I had an image as well that behaved similarly recently...