From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 971813857355; Tue, 13 Sep 2022 11:20:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 971813857355 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1663068009; bh=sBDOO2Kd7LNn/KA/NLH9ha1T13OZ9yUbeFEdsmfWQgs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LOqC8PfQ2bHQbV2vY99nCJKaeFxMhndfxnuyYDj0fVCVs3YXprkXVpAJ57bKUht7R 4bqSubHKVlAjZ2J/uhodQGBjqYHKsOdH28z0fXdA4aCyKCwESqQJ8qjMq4cwjWaeG5 TR7Yqw6z/UkBrbkPWc0hRIBbEUuJsjPb6lpMOIrw= From: "gprocida at google dot com" To: libabigail@sourceware.org Subject: [Bug default/29568] abidiff - performance regression Date: Tue, 13 Sep 2022 11:20:09 +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: UNCONFIRMED 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=3D29568 --- Comment #2 from gprocida at google dot com --- $ time ~/android/libabigail/build/tools/abidiff --leaf-changes-only --harml= ess demo/*xml Leaf changes summary: 1 artifact changed Changed leaf types summary: 1 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added func= tion Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added vari= able 'struct a199' changed: type size hasn't changed there are data member changes: type 'a198*' of 'a199::m000' changed: pointer type changed from: 'a198*' to: 'a199*' type 'a199*' of 'a199::m199' changed: pointer type changed from: 'a199*' to: 'a198*' real 15m5.896s user 14m56.284s sys 0m9.557s --=20 You are receiving this mail because: You are on the CC list for the bug.=