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] Convert frame_stash to a hash table


On 16/05/13 15:41, Pedro Alves wrote:
> On 05/16/2013 03:27 PM, Phil Muldoon wrote:
>> I'll fix this and rerun the performance tests.
> 
> Thanks.  Could you also post the filter script?  It be useful
> to have it in the archives for posterity.
> 

It is the one in the gdb.python/ testsuite, with the iterations
cranked up 20000.

gdb.python/py-framefilter.c with gdb.python/py-framefilter.py loaded

I can post it if you want, but the only change is the number of
iterations the recursive functions call each other.

Cheers,

Phil


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