[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/18839] New: Instrument missed type canonicalization opportunities



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

            Bug ID: 18839
           Summary: Instrument missed type canonicalization opportunities
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: dodji at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

It appears that on some C++ programs, libabigail is missing some type
canonicalization opportunities, leading to very long time spent during type
comparison later in the ABI comparison process.

We need a way to easily spot those missed type canonicalization opportunities
so that we can investigate them, reduce their number and thus improve
comparison time.

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