This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb script performance


On Thu, Nov 30, 2006 at 01:33:02AM +0100, Jean-Marc Saffroy wrote:
> It seems the patches I posted yesterday on the gdb list have gone 
> completely unnoticed, so I guess I should resend them here.

This is the right list for patches.  However, please be patient - there
is a chronic scarcity of reviewers, but we all do what we can.

> This is still unfinished (hooks for invalidating the caches are missing, 
> and I'm sure performance can still be enhanced significantly), but before 
> going further, I'd like to know how you feel about integrating such 
> changes.

I'm glad to see some of this stuff sped up.  However, I'm hopeful that
there's a better way to do it - shouldn't there be a more efficiently
searchable data structure for whatever you're caching in the first
place?

Maybe there isn't; just thinking out loud.


-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]