discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: profiling gnustep apps and libraries


From: Rogelio Serrano
Subject: Re: profiling gnustep apps and libraries
Date: Mon, 27 Oct 2014 19:18:22 +0000

cool!

Thanks!

On Mon, Oct 27, 2014 at 7:00 PM, David Chisnall <theraven@sucs.org> 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 <rogelio.serrano@gmail.com> 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
>> Discuss-gnustep@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
>
>
> -- Sent from my Apple II
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]