And here other interesting results:Class allSubInstances size.��"5636"��Object allSubclasses size��"11267"What they are not almost equal?2016-04-20 14:54 GMT+02:00 Pavel Krivanek <pavel.krivanek@gmail.com>:Interesting. It takes very high amount of time on Pharo 2.0 too.-- Pavel2016-04-20 14:26 GMT+02:00 Bernhard Pieber <bernhard@pieber.com>:Dear Pharoers,
I found something strange:
Time millisecondsToRun: [ Class allSubInstances size ]. ���23617"
I did this on a new Pharo 5 image
curl get.pharo.org/alpha+vmLatest | bash
Can somebody confirm this on their machine? What might be the reason?
Cheers,
Bernhard