cool! Thanks!
On Mon, Oct 27, 2014 at 7:00 PM, David Chisnall <[email protected]> wrote: > Last time I tried, replacing the NSMutableDictionary class with a very thin > wrapper around their C++ standard library counterparts gave a fairly > significant speedup. A good place to look for poor performance would be in > the standard collection classes, as a win there can be a big win elsewhere > too. > > David > > On 27 Oct 2014, at 18:54, Rogelio Serrano <[email protected]> wrote: > >> Hi >> >> Are there any special tips for profiling gnustep apps and libraries? >> Im going to work on gnustep core, projectcenter and gorm. >> >> Are there low hanging fruit for optimizations? >> >> Thanks? >> >> _______________________________________________ >> Discuss-gnustep mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > > > -- Sent from my Apple II > _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
