On Sat, Aug 10, 2013 at 2:49 AM, David Chisnall <[email protected]> wrote: > On 9 Aug 2013, at 16:42, Gregory Casamento <[email protected]> wrote: > >> Bean runs beautifully on machines which came out with 10.4, but was dog-slow >> on machines of the same era > > I wonder if there are some more obvious algorithmic deficiencies.
Likewise, a few ported apps have run into the case that NSMutableArray usage optimized for OS X (linked list up to a certain size since their implementation varies on array size) exhibits the pathological behaviour under GNUstep (c array), and vice versa. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
