This is the mail archive of the gdb-prs@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]

[Bug symtab/12707] physname regression: set print demangle off


https://sourceware.org/bugzilla/show_bug.cgi?id=12707

--- Comment #8 from dje at google dot com ---
Data point, from PR 17604.
In my monster benchmark, 12 of 13 seconds of gdb startup time (the time to get
to the prompt) is due to reading ELF symbols.
If I comment out the generation and storage of demangled copies of ELF symbols,
then startup time reduces to 2.5 seconds.
This is enough to make me seriously want to implement something along these
lines.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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