From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CA63B385021A; Tue, 6 Sep 2022 16:37:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA63B385021A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1662482276; bh=qwrdP9x9V7H92Nyl2TyzFz6ee7QJ4BN1QCT/2y6nBi0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B0VCguuxstwU/vEJUIbNz46ayj3C/n1yZIwvJIjWktR1ZtDBamZ9+0Y8E034RIbrR gfGN6RuYPm+slq9dEZSdnNTdy7M/xZvFyodlYcEJeY14ZAHE+wBG0Kun7HADaoLwi4 46kB2fQDw5t5wlFxhHhEgXnHnjW0D373hztwcZ0g= From: "gprocida at google dot com" To: libabigail@sourceware.org Subject: [Bug default/29464] abidw performance regression on vmlinux Date: Tue, 06 Sep 2022 16:37:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gprocida at google dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29464 --- Comment #5 from gprocida at google dot com --- A little more on the vanilla build testing. --allow-non-exported-interfaces * does make things about 3 times slower (but perhaps still acceptable; I'm = only testing with one case at the moment) * does make 19 more types fully defined * loses the types of 997 symbols The last of these is a clear regression. I hope you can reproduce it easily. It's possible that Alexey's bug report with a small test case for undefined types may help point to a way forward. --=20 You are receiving this mail because: You are on the CC list for the bug.=