public inbox for dwz@sourceware.org
 help / color / mirror / Atom feed
* [Bug default/27557] New: Use threading at sub-file level
@ 2021-03-10 13:36 vries at gcc dot gnu.org
  2021-03-10 14:31 ` [Bug default/27557] " vries at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vries at gcc dot gnu.org @ 2021-03-10 13:36 UTC (permalink / raw)
  To: dwz

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

            Bug ID: 27557
           Summary: Use threading at sub-file level
           Product: dwz
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: default
          Assignee: nobody at sourceware dot org
          Reporter: vries at gcc dot gnu.org
                CC: dwz at sourceware dot org
  Target Milestone: ---

Using parallelism we can speed up dwz.

We can introduce parallelism at file-level.  PR25951 is about that.  The
problem there is that doing so also increases memory footprint.

We can also use parallelism at sub-file level: we still operate on one file at
a time (so we don't increase memory footprint), but try to use threads to speed
things up.

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

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

end of thread, other threads:[~2021-03-12 12:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 13:36 [Bug default/27557] New: Use threading at sub-file level vries at gcc dot gnu.org
2021-03-10 14:31 ` [Bug default/27557] " vries at gcc dot gnu.org
2021-03-10 15:11 ` vries at gcc dot gnu.org
2021-03-12 10:56 ` vries at gcc dot gnu.org
2021-03-12 12:35 ` vries at gcc dot gnu.org
2021-03-12 12:39 ` vries at gcc dot gnu.org

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).