public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug shlibs/15590] New: GDB slows nonlinearly as number of inferior solibs increases
@ 2013-06-06  8:57 gbenson at redhat dot com
  2013-06-06  8:59 ` [Bug shlibs/15590] " gbenson at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: gbenson at redhat dot com @ 2013-06-06  8:57 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15590

            Bug ID: 15590
           Summary: GDB slows nonlinearly as number of inferior solibs
                    increases
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: shlibs
          Assignee: unassigned at sourceware dot org
          Reporter: gbenson at redhat dot com

Performance testing during the implementation of the probes-based runtime
linker interface revealed that GDB slows nonlinearly as the number of inferior
shared libraries increases:

  no of solibs         128     256     512     1024    2048    4096
  -----------------------------------------------------------------
  original interface     0       1       4       12      47     185
  probes interface       0       0       2        4      10      36
  (time in seconds)

The probes interface is considerably faster than the original, but there is
still some nonlinearity there.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug shlibs/15590] GDB slows nonlinearly as number of inferior solibs increases
  2013-06-06  8:57 [Bug shlibs/15590] New: GDB slows nonlinearly as number of inferior solibs increases gbenson at redhat dot com
@ 2013-06-06  8:59 ` gbenson at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: gbenson at redhat dot com @ 2013-06-06  8:59 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=15590

--- Comment #1 from Gary Benson <gbenson at redhat dot com> ---
Some additional detail here:
http://cygwin.com/ml/gdb-patches/2013-05/msg00643.html

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-06  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06  8:57 [Bug shlibs/15590] New: GDB slows nonlinearly as number of inferior solibs increases gbenson at redhat dot com
2013-06-06  8:59 ` [Bug shlibs/15590] " gbenson at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).