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: [RFA 2/4] dwarf2_physname


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> Like I said: If anyone can define for me a suitable test(s), I would
Keith> be happy to do whatever necessary to quantify this.

My typical tests for performance with C++ are to start OO.o writer, then
time "attach" or "bt" or "thread apply all bt full", depending on what I
am interested in measuring.

I picked this just because it is big, written in C++, and uses a lot of
shared libraries.

FWIW I believe we can have both correctness and good performance in this
area.

Tom


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