Hi!
The problem might have been some Internationalization cache somewhere, which is
why I thought about rebooting.
Glad it fixed the problem :-).
As for loading framework Cocoa, 0.7 is not really that slower, it just depends
on which one you're calling first:
$> time macruby_select 0.5 -e 'fra
Hi,
thanks, after the reboot (not stupid!) the problem disappeared!
Very interesting, I didn’t expected that because 0.5 had no problems.
Maybe that happened because 0.7 is still slower than 0.5:
$ time macruby_select 0.7 -e 'framework "Cocoa“‘
real0m0.626s
user0m0.665s
sys 0m0.085s
Hi!
I cannot really reproduce this unfortunately, but I would have a couple of
questions:
- That might be stupid, but did you try rebooting?
- What language are you using on your system?
- Did you ever try to "shrink" applications by getting rid of different
languages?
Thanks :-)
--
Thibault